Struct SYN_SoftSPI¶
Software SPI instance.
#include <syn_soft_spi.h>
Public Attributes¶
Public Attributes Documentation¶
variable active_state¶
Cached active pin state
variable cpha¶
Clock phase cache
variable cs_active_low¶
CS active logic polarity
variable cs_pin¶
Chip select GPIO pin identifier
variable delay_loops¶
Iteration count for half-clock software delay
variable idle_state¶
Cached idle pin state
variable miso¶
MISO GPIO pin identifier
variable mode¶
SPI phase and polarity mode
variable mosi¶
MOSI GPIO pin identifier
variable sck¶
SCK GPIO pin identifier
The documentation for this class was generated from the following file src/syntropic/drivers/syn_soft_spi.h