Type Alias d1_pac::tve::tve_vsync_number::VSYNC5_R

source ·
pub type VSYNC5_R = BitReader<VSYNC5_A>;
Expand description

Field vsync5 reader - VSync5 Number of equalization pulse selection

This bit selects whether the number of equalization pulses is 5 or 6. This parameter is applicable only for interlaced video.

Aliased Type§

struct VSYNC5_R { /* private fields */ }

Implementations§

source§

impl VSYNC5_R

source

pub fn variant(&self) -> VSYNC5_A

Get enumerated values variant

source

pub fn is_5(&self) -> bool

Checks if the value of the field is _5

source

pub fn is_6(&self) -> bool

Checks if the value of the field is _6