Type Alias d1_pac::tcon_lcd0::lcd_hv_if::RGB888_EVEN_ORDER_R

source ·
pub type RGB888_EVEN_ORDER_R = FieldReader<u8, RGB888_EVEN_ORDER_A>;
Expand description

Field rgb888_even_order reader - Serial RGB888 mode Output sequence at even lines of the panel (line 2, 4, 6, 8…).

Aliased Type§

struct RGB888_EVEN_ORDER_R { /* private fields */ }

Implementations§

source§

impl RGB888_EVEN_ORDER_R

source

pub fn variant(&self) -> Option<RGB888_EVEN_ORDER_A>

Get enumerated values variant

source

pub fn is_rgb(&self) -> bool

Checks if the value of the field is RGB

source

pub fn is_brg(&self) -> bool

Checks if the value of the field is BRG

source

pub fn is_gbr(&self) -> bool

Checks if the value of the field is GBR