Embedded System Design 2 - Project
lpp_buffer Struct Reference

#include <lpp.h>

Data Fields

uint8_t * buffer
 
uint8_t fill
 
uint8_t length
 

Detailed Description

Definition at line 38 of file lpp.h.

Field Documentation

◆ buffer

uint8_t* lpp_buffer::buffer

Definition at line 40 of file lpp.h.

◆ fill

uint8_t lpp_buffer::fill

Definition at line 41 of file lpp.h.

◆ length

uint8_t lpp_buffer::length

Definition at line 42 of file lpp.h.


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