ff208d7677
This class focuses on the timing sensitive parts of the protocol. Everything else will be done by Python code. This also establishes that its OK to back a nativeio class with a bitbang implementation when no hardware acceleration exists. When it does, then bitbangio should be used to explicitly bitbang a protocol. |
||
---|---|---|
.. | ||
__init__.c | ||
__init__.h | ||
AnalogIn.c | ||
AnalogIn.h | ||
AnalogOut.c | ||
AnalogOut.h | ||
DigitalInOut.c | ||
DigitalInOut.h | ||
I2C.c | ||
I2C.h | ||
OneWire.c | ||
OneWire.h | ||
PulseIn.c | ||
PulseIn.h | ||
PulseOut.c | ||
PulseOut.h | ||
PWMOut.c | ||
PWMOut.h | ||
SPI.c | ||
SPI.h | ||
TouchIn.c | ||
TouchIn.h | ||
UART.c | ||
UART.h |