Choco OS  V.0.16.9.0
Join to the chocolate world
Terminal

Data Structures

struct  oC_Terminal_CursorPos_t
 
struct  oC_Terminal_IfCfg_t
 

Enumerations

Detailed Description

Enumeration Type Documentation

Colors available in consoles

Enumerator
oC_Terminal_Color_Black 

Black color.

oC_Terminal_Color_Red 

Red color.

oC_Terminal_Color_Green 

Green color.

oC_Terminal_Color_Yellow 

Yellow color.

oC_Terminal_Color_Blue 

Blue color.

oC_Terminal_Color_Magenta 

Magenta color.

oC_Terminal_Color_Cyan 

Cyan color.

oC_Terminal_Color_White 

White color.

Definition at line 48 of file oc_terminal.h.