Appiko
Macros | Variables
Basic Generic B Private Variables

Macros

#define IRQ_PREEMPTION_PRIORITY   0x03
 Preemption priority IRQ.
 

Variables

SRadioInit xRadioInit
 Radio structure fitting.
 
PktBasicInit xBasicInit
 Packet Basic structure fitting.
 
SGpioInit xGpioIRQ
 GPIO IRQ structure fitting.
 
S2LPIrqs xIrqStatus
 IRQ status struct declaration.
 
uint8_t vectcRxBuff [128]
 Rx buffer declaration: how to store the received data.
 

Detailed Description