|
Appiko
|
Macros | |
| #define | IRQ_PREEMPTION_PRIORITY 0x03 |
| Preemption priority IRQ. | |
Variables | |
| SRadioInit | xRadioInit |
| Radio structure fitting. | |
| PktBasicInit | xBasicInit |
| Packet Basic structure fitting. | |
| SGpioInit | xGpioIRQ |
| GPIO structure fitting. | |
| volatile FlagStatus | xTxDoneFlag = RESET |
| Declare the Tx done flag. | |
| S2LPIrqs | xIrqStatus |
| IRQ status struct declaration. | |
| uint8_t | vectcTxBuff [20] ={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20} |
| Tx buffer declaration: data to transmit. | |
1.8.15