PatchworkOS
Loading...
Searching...
No Matches
ansi_t Struct Reference

#include <ansi.h>

Data Fields

char buffer [ANSI_MAX_LENGTH]
 
uint8_t length
 

Detailed Description

Definition at line 8 of file ansi.h.

Field Documentation

◆ buffer

char ansi_t::buffer[ANSI_MAX_LENGTH]

Definition at line 10 of file ansi.h.

Referenced by ansi_parse().

◆ length

uint8_t ansi_t::length

Definition at line 11 of file ansi.h.

Referenced by ansi_parse().


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