Peritoneal Dialysis Capstone
Controlling catheter for peritoneal dialysis
Loading...
Searching...
No Matches
TFT.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TFTPoint
 The position of a pixel on a TFT display, given in Cartesian coordinates. More...

Enumerations

enum class  TFTColor { Black , White }
 A color used for drawing on a TFT display. More...

Enumeration Type Documentation

◆ TFTColor

enum class TFTColor
strong

A color used for drawing on a TFT display.

In general, these colors do not correspond to specific RGB values. The TFT driver decides what they translate to.

Enumerator
Black 
White