Device descriptor for MRF24J40 radio devices. More...
Device descriptor for MRF24J40 radio devices.
Definition at line 165 of file mrf24j40.h.
#include <mrf24j40.h>
Data Fields | |
| const mrf24j40_params_t * | params | 
| parameters for initialization  | |
| uint8_t | fcf_low | 
| Low 8 FCF bits of the current TX frame.  | |
| uint8_t | pending | 
| Flags for pending tasks.  | |
| bool | tx_pending | 
| Whether a transmission is pending or not.  | |