Contiki 2.5
|
This file contains radio driver code. More...
Go to the source code of this file.
Macros | |
#define | RF230_MAX_TX_FRAME_LENGTH ( 127 ) |
127 Byte PSDU. More... | |
#define | RADIO_STATUS_START_VALUE ( 0x40 ) |
This macro defines the start value for the RADIO_* status constants. More... | |
Transaction status codes | |
#define | TRAC_SUCCESS 0 |
#define | TRAC_SUCCESS_DATA_PENDING 1 |
#define | TRAC_SUCCESS_WAIT_FOR_ACK 2 |
#define | TRAC_CHANNEL_ACCESS_FAILURE 3 |
#define | TRAC_NO_ACK 5 |
#define | TRAC_INVALID 7 |
This file contains radio driver code.
Definition in file rf230bb.h.