radio_status_t Struct Reference
[Radio Access Functions]


Detailed Description

Structure for storage of radio parameters.

Definition at line 194 of file radio.h.


Data Fields

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

Field Documentation

Current cca mode.

Definition at line 199 of file radio.h.

Current radio channel. (MIN_CHANNEL ... MAX_CHANNEL)

Definition at line 196 of file radio.h.

after TX go to idle state

Definition at line 201 of file radio.h.

Pointer for frame data storage.

Definition at line 204 of file radio.h.

Length of the buffer rxframesz

Definition at line 205 of file radio.h.

LQI value of last received frame.

Definition at line 203 of file radio.h.

RSSI value of last received frame (see also VOID_RSSI).

Definition at line 202 of file radio.h.

Current transceiver state.

Definition at line 200 of file radio.h.

Current transmit power.

Definition at line 198 of file radio.h.


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