snickerdoodle Platform Controller
firmware for STM32F0 platform controller
sd_doub_buff Struct Reference

Double character buffer structure. More...

#include <sd_buffer.h>

Data Fields

uint8_t ** buff
 
uint8_t idx
 
uint32_t in
 
uint32_t len
 
uint32_t size
 
enum sd_buff_state state
 

Detailed Description

Double character buffer structure.

Field Documentation

◆ buff

uint8_t** buff

Buffer pointer

◆ idx

uint8_t idx

Buffer index

◆ in

uint32_t in

Buffer input location

◆ len

uint32_t len

Length of the buffer

◆ size

uint32_t size

Size of the buffer

◆ state

enum sd_buff_state state

State of the buffer


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