mrf24j40_t Struct Reference

Device descriptor for MRF24J40 radio devices. More...

Detailed Description

Device descriptor for MRF24J40 radio devices.

Definition at line 163 of file mrf24j40.h.

#include <mrf24j40.h>

Data Fields

netdev_ieee802154_t netdev
 netdev parent struct
 
mrf24j40_params_t params
 parameters for initialization
 
uint8_t state
 current state of the radio
 
uint8_t idle_state
 state to return to after sending
 
uint8_t tx_frame_len
 length of the current TX frame
 
uint8_t header_len
 length of the header
 
uint8_t fcf_low
 Low 8 FCF bits of the current TX frame.
 
uint8_t pending
 Flags for pending tasks.
 
uint8_t irq_flag
 Flags for IRQs.
 
uint8_t tx_retries
 Number of retries needed for last transmission.
 

The documentation for this struct was generated from the following file: