Type Alias d1_pac::tcon_tv0::tv_pixeldepth_mode::COLORBAR_PD_MODE_W

source ·
pub type COLORBAR_PD_MODE_W<'a, const O: u8> = BitWriter<'a, u32, TV_PIXELDEPTH_MODE_SPEC, COLORBAR_PD_MODE_A, O>;
Expand description

Field colorbar_pd_mode writer - Colorbar Pixeldepth mode

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> COLORBAR_PD_MODE_W<'a, O>

source

pub fn b_it8(self) -> &'a mut W

8 bit mode

When data source is the embedded colorbar, the 8-bit colorbar pattern is transmitted.

source

pub fn b_it10(self) -> &'a mut W

10 bit mode

When data source is the embedded colorbar, the 10-bit colorbar pattern is transmitted.