Type Alias d1_pac::tve::tve_configuration::CVBS_EN_W

source ·
pub type CVBS_EN_W<'a, const O: u8> = BitWriter<'a, u32, TVE_CONFIGURATION_SPEC, CVBS_EN_A, O>;
Expand description

Field cvbs_en writer - Composite video enables selection

This bit selects whether the composite video output (CVBS) is enabled or disabled.

Aliased Type§

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

Implementations§

source§

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

source

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

Composite video is disabled, Only Y/C is enabled

source

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

Composite video is enabled., CVBS and Y/C are enabled