PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
ansi_receiving_t Struct Reference

ANSI receiving structure. More...

#include <ansi.h>

Collaboration diagram for ansi_receiving_t:

Data Fields

char buffer [ANSI_MAX_LENGTH]
 
uint8_t length
 

Detailed Description

ANSI receiving structure.

Definition at line 26 of file ansi.h.

Field Documentation

◆ buffer

char ansi_receiving_t::buffer[ANSI_MAX_LENGTH]

Definition at line 28 of file ansi.h.

◆ length

uint8_t ansi_receiving_t::length

Definition at line 29 of file ansi.h.


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