예제 #1
0
 def setChipSelectActiveLow(self) -> None:
     """Configure the chip select line to be active low."""
     hal.setSPIChipSelectActiveLow(self.port)
예제 #2
0
 def setChipSelectActiveLow(self) -> None:
     """Configure the chip select line to be active low."""
     hal.setSPIChipSelectActiveLow(self.port)