Data Fields

radio_status_t Struct Reference
[Radio Access Functions]

Structure for storage of radio parameters. More...

Data Fields

uint8_t cca_mode
uint8_t channel
radio_state_t idle_state
uint8_t * rxframe
uint8_t rxframesz
radio_state_t state
uint8_t tx_pwr

Detailed Description

Structure for storage of radio parameters.

Definition at line 203 of file radio.h.


Field Documentation

Current cca mode.

Definition at line 208 of file radio.h.

Current radio channel. (MIN_CHANNEL ... MAX_CHANNEL)

Definition at line 205 of file radio.h.

after TX go to idle state

Definition at line 210 of file radio.h.

Pointer for frame data storage.

Definition at line 211 of file radio.h.

Length of the buffer rxframesz

Definition at line 212 of file radio.h.

Current transceiver state.

Definition at line 209 of file radio.h.

Current transmit power.

Definition at line 207 of file radio.h.


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