Type Alias d1_pac::tve::tve_configuration::CVBS_EN_R

source ·
pub type CVBS_EN_R = BitReader<CVBS_EN_A>;
Expand description

Field cvbs_en reader - Composite video enables selection

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

Aliased Type§

struct CVBS_EN_R { /* private fields */ }

Implementations§

source§

impl CVBS_EN_R

source

pub fn variant(&self) -> CVBS_EN_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED