Ares LoRa Firmware
Loading...
Searching...
No Matches
ares_buf Struct Reference

Unified buffer structure for serial. More...

#include <serial.h>

Data Fields

uint8_t buf [ARES_SERIAL_TRX_BUF_SIZE]
size_t len

Detailed Description

Unified buffer structure for serial.

Field Documentation

◆ buf

uint8_t ares_buf::buf[ARES_SERIAL_TRX_BUF_SIZE]

Buffer for storing bytes.

◆ len

size_t ares_buf::len

Number of valid bytes starting from 0.


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