Type Alias d1_pac::tve::tve_tint_color_burst_phase::CHROMA_PHASE_W

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

Field chroma_phase writer - Specify the color burst initial phase (ChromaPhase). 8.8 bit unsigned fraction. Units are cycles of the color burst frequency.

The color burst is set to this phase at the first HSYNC and then reset to the same value at further HSYNCs as specified by the CPhaseRset bits of the EncConfig5 parameter (see above)

Aliased Type§

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