![]() |
EVE 1.0
|
#include <sc16is7x0.h>
Data Fields | |
struct sc16_chip_state_t * | State |
SC16 variables. | |
const struct spi_t * | Spi |
Pointer to the SPI interface instance. | |
struct spi_cs_t | SpiCs |
SPI CS settings. | |
uint32_t | SpiBaudrate |
SPI speed. | |
uint32_t | Xtal |
SC16 quartz frequency. | |
uint8_t | IrqPin |
HW IRQ pin number. | |
const struct uart_t * | Uart [2] |
2 SC16 Uarts | |
sc16_chip_t structure holds SC16 chip settings common for both UARTS and GPIO
Definition at line 395 of file sc16is7x0.h.