![]() |
S2-LP Low Level API
v. 1.3.0
|
Macros | |
| #define | IRQ_PREEMPTION_PRIORITY 0x03 |
| Preemption priority IRQ. More... | |
Variables | |
| SRadioInit | xRadioInit |
| Radio structure fitting. More... | |
| PktBasicInit | xBasicInit |
| Packet Basic structure fitting. More... | |
| S2LPIrqs | xIrqStatus |
| IRQ status struct declaration. More... | |
| uint8_t | vectcRxBuff [96] |
| Rx buffer declaration: how to store the received data. More... | |
| uint8_t | cRxData |
| #define IRQ_PREEMPTION_PRIORITY 0x03 |
Preemption priority IRQ.
Definition at line 120 of file SDK_Sniff_B.c.
| uint8_t cRxData |
Definition at line 115 of file SDK_Sniff_B.c.
| uint8_t vectcRxBuff[96] |
Rx buffer declaration: how to store the received data.
Definition at line 115 of file SDK_Sniff_B.c.
| PktBasicInit xBasicInit |
| S2LPIrqs xIrqStatus |
IRQ status struct declaration.
Definition at line 110 of file SDK_Sniff_B.c.
| SRadioInit xRadioInit |
1.8.14