a type used as colour descriptor More...
#include <arm_2d_types.h>
Data Fields | |
struct { | |
uint8_t | bHasAlpha: 1 |
whether the target colour has alpha channel More... | |
uint8_t | u3ColourSZ: 3 |
the size of the colour More... | |
uint8_t | bBigEndian: 1 |
whether the colour is stored in big endian More... | |
uint8_t | u3Variant: 3 |
}; | |
uint8_t | chScheme |
a type used as colour descriptor
struct { ... } arm_2d_color_info_t::@18 |
uint8_t arm_2d_color_info_t::chScheme |