Type Alias d1_pac::tcon_lcd0::lcd_cmap_even::OUT_EVEN_W

source ·
pub type OUT_EVEN_W<'a, const O: u8> = FieldWriter<'a, u32, LCD_CMAP_EVEN_SPEC, u16, u16, 16, O>;
Expand description

Field out_even[0-1] writer - OUT_EVEN[2i + j]

Indicates the output order of components.

bit15-12: Reserved

bit11-08: Out_Even[23:16]

bit07-04: Out_Even0[15:8]

bit03-00: Out_Even0[7:0]

Aliased Type§

struct OUT_EVEN_W<'a, const O: u8> { /* private fields */ }