SingingCat 0
application
Data Fields
sx126x_rx_buffer_status_s Struct Reference

SX126X RX buffer status structure definition. More...

#include <sx126x.h>

Data Fields

uint8_t buffer_start_pointer
 Position of the first byte in the buffer. More...
 
uint8_t pld_len_in_bytes
 Number of bytes available in the buffer. More...
 

Detailed Description

SX126X RX buffer status structure definition.

Definition at line 488 of file sx126x.h.

Field Documentation

◆ buffer_start_pointer

uint8_t buffer_start_pointer

Position of the first byte in the buffer.

Definition at line 490 of file sx126x.h.

◆ pld_len_in_bytes

uint8_t pld_len_in_bytes

Number of bytes available in the buffer.

Definition at line 489 of file sx126x.h.


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