radio_param_t Union Reference
[Radio Access Functions]


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 146 of file radio.h.


Data Fields

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

Field Documentation

Value for cca mode.

Definition at line 163 of file radio.h.

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

Definition at line 157 of file radio.h.

after TX go to idle state

Definition at line 161 of file radio.h.

Pointer to long (64-bit) address

Definition at line 169 of file radio.h.

Value for PANID

Definition at line 165 of file radio.h.

Value for short address

Definition at line 167 of file radio.h.

Value for transmit power in dB.

Definition at line 159 of file radio.h.


This documentation for µracoli was generated on 21 Jan 2010 by  doxygen 1.5.5