![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Definition at line 112 of file platform_drivers.h.
Data Fields | |
spi_type | type |
uint32_t | id |
uint32_t | max_speed_hz |
uint8_t | mode |
uint8_t | chip_select |
uint8_t spi_desc::chip_select |
Definition at line 117 of file platform_drivers.h.
uint32_t spi_desc::id |
Definition at line 114 of file platform_drivers.h.
uint32_t spi_desc::max_speed_hz |
Definition at line 115 of file platform_drivers.h.
uint8_t spi_desc::mode |
Definition at line 116 of file platform_drivers.h.
spi_type spi_desc::type |
Definition at line 113 of file platform_drivers.h.