Exemplo n.º 1
0
 def setChipSelectActiveHigh(self) -> None:
     """Configure the chip select line to be active high."""
     hal.setSPIChipSelectActiveHigh(self.port)
Exemplo n.º 2
0
 def setChipSelectActiveHigh(self) -> None:
     """Configure the chip select line to be active high."""
     hal.setSPIChipSelectActiveHigh(self.port)