Microchip® Advanced Software Framework

_union_type Union Reference

#include <ili9488.h>

Data Fields

struct {
   uint8_t   byte_24
 
   uint8_t   byte_32
 
   uint8_t   byte_8
 
   uint8_t   byte_l6
 
byte
 
struct {
   uint16_t   half_word_h
 
   uint16_t   half_word_l
 
half_word
 
uint32_t value
 

struct { ... } _union_type::byte
uint8_t _union_type::byte_24
uint8_t _union_type::byte_32
uint8_t _union_type::byte_8
uint8_t _union_type::byte_l6
struct { ... } _union_type::half_word
uint16_t _union_type::half_word_h
uint16_t _union_type::half_word_l
uint32_t _union_type::value