Type Alias d1_pac::tve::tve_configuration1::RGB_SETUP_R

source ·
pub type RGB_SETUP_R = BitReader<RGB_SETUP_A>;
Expand description

Field rgb_setup reader - “Set-up” enable for RGB outputs. This bit specifies if the “set-up” implied value (black_level - blank_level) specified for the CVBS signal is used also for the RGB signals.

Aliased Type§

struct RGB_SETUP_R { /* private fields */ }

Implementations§

source§

impl RGB_SETUP_R

source

pub fn variant(&self) -> RGB_SETUP_A

Get enumerated values variant

source

pub fn is_not_used(&self) -> bool

Checks if the value of the field is NOT_USED

source

pub fn is_used(&self) -> bool

Checks if the value of the field is USED