VSF Documented
|
#include <fb.h>
Data Fields | ||
vsf_hw_fb_color_type_t | color_type | |
union { | ||
vsf_hw_fb_timing_rgb_t rgb | ||
} | timing | |
uint16_t | width | |
uint16_t | height | |
uint32_t | pixel_format | |
union { | ||
vsf_hw_fb_timing_rgb_t rgb | ||
} | timing | |
vsf_hw_fb_color_type_t vsf_hw_fb_t::color_type |
vsf_hw_fb_timing_rgb_t vsf_hw_fb_t::rgb |
union { ... } vsf_hw_fb_t::timing |
uint16_t vsf_hw_fb_t::width |
uint16_t vsf_hw_fb_t::height |
uint32_t vsf_hw_fb_t::pixel_format |
union { ... } vsf_hw_fb_t::timing |