LS016B8UY_Rgb888::red is only used within ls016b8uy.
 
Symbols
loading...
Files
loading...

LS016B8UY_Rgb888::red field

Syntax

uint8_t red;

References

LocationReferrerText
ls016b8uy.c:40
uint8_t red;
ls016b8uy.c:312ls016b8uy_ReadPixel()
r = ((rgb888.red & 0xF8) >> 3); /* Extract the red component 5 most significant bits */
ls016b8uy.c:567ls016b8uy_ReadPixel_rgb888()
rgb888.red = (rgb888_part1 & 0xFC00) >> 8;

Data Use

Functions writing LS016B8UY_Rgb888::red
Functions reading LS016B8UY_Rgb888::red
all items filtered out
LS016B8UY_Rgb888::red
all items filtered out
Type of LS016B8UY_Rgb888::red
LS016B8UY_Rgb888::red
uint8_t
all items filtered out