Board SPI select struct. More...
#include <spi.h>
Data Fields | |
| gpio_pin_t | pin |
| pin used for SPI select | |
Board SPI select struct.
Definition at line 53 of file spi.h.
pin used for SPI select
Definition at line 55 of file spi.h.
Referenced by board_spi_deselect_device(), board_spi_init_select(), and board_spi_select_device().
1.6.3