frame_result_t Struct Reference
[RF230 Frame handling]

Strucure used to return that status of the frame create process. More...

#include <cpu/avr/radio/rf230/frame.h>

Data Fields

uint8_t * frame
 Pointer to created frame.
uint8_t length
 Length (in bytes) of created frame.

Detailed Description

Strucure used to return that status of the frame create process.

See frame_tx_create() function.

Definition at line 154 of file frame.h.


Generated on Mon Apr 11 14:23:58 2011 for Contiki 2.5 by  doxygen 1.6.1