Mrf24wgBuffer Struct Reference

TX buffer. More...

#include <mrf24wg_driver.h>

Data Fields

bool_t used
 
size_t length
 
uint8_t data [MRF24WG_TX_BUFFER_SIZE]
 

Detailed Description

TX buffer.

Definition at line 61 of file mrf24wg_driver.h.

Field Documentation

◆ data

uint8_t data[MRF24WG_TX_BUFFER_SIZE]

Definition at line 65 of file mrf24wg_driver.h.

◆ length

size_t length

Definition at line 64 of file mrf24wg_driver.h.

◆ used

bool_t used

Definition at line 63 of file mrf24wg_driver.h.


The documentation for this struct was generated from the following file: