Data Fields
DisplaySharpColor_t Struct Reference

Foreground and background color struct, compatible with GrLib. More...

#include <DisplaySharp.h>

Data Fields

uint32_t fg
 
uint32_t bg
 

Detailed Description

Foreground and background color struct, compatible with GrLib.

Default values on DisplaySharp_open() are - from grlib.h: bg - ClrBlack fg - ClrWhite

Field Documentation

§ fg

uint32_t DisplaySharpColor_t::fg

§ bg

uint32_t DisplaySharpColor_t::bg

The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale