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. |
Strucure used to return that status of the frame create process.
See frame_tx_create() function.