Type Alias d1_pac::tve::tve_configuration::COLOR_BAR_MODE_R

source ·
pub type COLOR_BAR_MODE_R = BitReader<COLOR_BAR_MODE_A>;
Expand description

Field color_bar_mode reader - Standard Color bar input selection

This bit selects whether the Video Encoder video data input is replaced by an internal standard color bar generator or not.

Aliased Type§

struct COLOR_BAR_MODE_R { /* private fields */ }

Implementations§

source§

impl COLOR_BAR_MODE_R

source

pub fn variant(&self) -> COLOR_BAR_MODE_A

Get enumerated values variant

source

pub fn is_d_isplay_e_ngineer(&self) -> bool

Checks if the value of the field is D_ISPLAY_E_NGINEER

source

pub fn is_i_nternal_generator(&self) -> bool

Checks if the value of the field is I_NTERNAL_GENERATOR