Type Alias d1_pac::tve::tve_cbcr_level_gain::CR_BURST_LEVEL_W

source ·
pub type CR_BURST_LEVEL_W<'a, const O: u8> = FieldWriter<'a, u32, TVE_CBCR_LEVEL_GAIN_SPEC, u8, u8, 8, O>;
Expand description

Field cr_burst_level writer - Specify the amplitude of the Cr burst. 8 bit 2’s complement integer. Allowed range is from (-127) to 127.

Aliased Type§

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