Bus parameters for SPI NVRAM. More...
Bus parameters for SPI NVRAM.
Definition at line 37 of file nvram-spi.h.
#include <nvram-spi.h>
Data Fields | |
| spi_t | spi |
| RIOT SPI device. | |
| spi_clk_t | clk |
| SPI clock speed. | |
| gpio_t | cs |
| Chip select pin. | |
| uint8_t | address_count |
| Number of address bytes following each read/write command. | |