Data Fields

radio_param_t Union Reference
[Radio Access Functions]

Container for handover of radio parameter values. More...

Data Fields

ccamode_t cca_mode
channel_t channel
uint8_t data_rate
radio_state_t idle_state
uint64_t * long_addr
uint16_t pan_id
uint16_t short_addr
txpwr_t tx_pwr

Detailed Description

Container for handover of radio parameter values.

Note:
The elements in this union should have max. a size of 2 byte, all other parameters should be configured with the void pointer.

Definition at line 154 of file radio.h.


Field Documentation

Value for cca mode.

Definition at line 171 of file radio.h.

Value for current radio channel. (MIN_CHANNEL ... MAX_CHANNEL)

Definition at line 165 of file radio.h.

data rate type

Definition at line 179 of file radio.h.

after TX go to idle state

Definition at line 169 of file radio.h.

Pointer to long (64-bit) address

Definition at line 177 of file radio.h.

Value for PANID

Definition at line 173 of file radio.h.

Value for short address

Definition at line 175 of file radio.h.

Value for transmit power in dB.

Definition at line 167 of file radio.h.


This documentation for µracoli was generated on Wed Feb 2 2011 by  doxygen 1.7.1