32 #define RADIO_MAC_EVENT_TX 30
34 #define RADIO_MAC_EVENT_RX 31
36 #define RADIO_MAC_EVENT_RX_TIMEOUT 32
38 #define RADIO_MAC_EVENT_STROBE 33
void radioMacStrobe(void)
volatile BIT radioRxOverflowOccurred
volatile BIT radioTxUnderflowOccurred
void radioMacTx(uint8 XDATA *packet)
void radioMacEventHandler(uint8 event)
void radioMacRx(uint8 XDATA *packet, uint8 timeout)