Type Alias d1_pac::tcon_lcd0::lcd_cmap_odd::OUT_ODD_W

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

Field out_odd[0-1] writer - OUT_ODD[2i + j]

Indicates the output order of components.

bit15-12: Reserved

bit11-08: Out_Odd[23:16]

bit07-04: Out_Odd0[15:8]

bit03-00: Out_Odd0[7:0]

Aliased Type§

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