Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: FRDM_RA8875_mPaint RA8875_Demo RA8875_KeyPadDemo SignalGenerator ... more
Fork of SPI_TFT by
RGBQUAD Struct Reference
An RGB Quad data type used by the bitmap driver. More...
#include <Bitmap.h>
Data Fields | |
uint8_t | rgbBlue |
Blue value. | |
uint8_t | rgbGreen |
Green value. | |
uint8_t | rgbRed |
Red value. | |
uint8_t | rgbReserved |
Reserved. |
Detailed Description
An RGB Quad data type used by the bitmap driver.
Definition at line 81 of file Bitmap.h.
Field Documentation
uint8_t rgbReserved |
Generated on Tue Jul 12 2022 17:28:36 by
