![]() |
EVE 1.0
|
IQRF instance structure. More...
#include <iqrf.h>
Data Fields | |
struct iqrf_state_t * | State |
IRRF state. | |
const struct spi_t * | Spi |
Spi instance. | |
struct spi_cs_t | SpiCs |
Spi CS flags. | |
uint32_t | SpiBaudrate |
Spi speed (should be 250000 for IQRF) | |
const struct iqrf_global_handlers_t * | Handlers |
pointer to the IQRF global handlers table | |
uint8_t | IrqPin |
IRQ pin. | |
bool | IsCoordinator |
True if the interface represents an IQRF coordinator. | |