84PCE:Syscalls:021EE8

From WikiTI
Jump to: navigation, search

Synopsis

Hypothesized Official Name: os_GetDrawFGColor

C Function Address: 021EE8h

Gets the drawFGcolor value. This is used in the TI-OS text colors and other system calls.

Function Prototype

uint16_t os_GetDrawFGColor(void);

Arguments

  • None (void)

Returns

  • uint16_t color - Standard 16bit 5-6-5 color.

Notes

  • This is an OS call; not present in the bootcode.