Type Alias LCD_RGB_YUV

Source
pub type LCD_RGB_YUV = Reg<LCD_RGB_YUV_SPEC>;
Expand description

LCD_RGB_YUV (rw) register accessor: LCD data format conversion register

You can read this register and get lcd_rgb_yuv::R. You can reset, write, write_with_zero this register using lcd_rgb_yuv::W. You can also modify this register. See API.

For information about available fields see lcd_rgb_yuv module

Aliased Typeยง

pub struct LCD_RGB_YUV { /* private fields */ }