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

ANSI receiving structure. More...

#include <ansi.h>

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.

Referenced by ansi_kbd_to_receiving(), and terminal_handle_input().

◆ length

uint8_t ansi_receiving_t::length

Definition at line 29 of file ansi.h.

Referenced by ansi_kbd_to_receiving(), and terminal_handle_input().


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