Type Alias d1_pac::tve::tve_video_chroma_bw_comp_gain::COMP_CH_GAIN_W

source ·
pub type COMP_CH_GAIN_W<'a, const O: u8> = FieldWriterSafe<'a, u32, TVE_VIDEO_CHROMA_BW_COMP_GAIN_SPEC, u8, COMP_CH_GAIN_A, 2, O>;
Expand description

Field comp_ch_gain writer - Chroma gain selection for the composite video signal.

These bits specify the gain of the chroma signal for composing with the luma signal to generate the composite video signal:

Aliased Type§

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

Implementations§

source§

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

source

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

100%

source

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

25%

source

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

50%

source

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

75%