Type Alias d1_pac::tve::tve_slave_parameter::SLAVE_THRESH_R

source ·
pub type SLAVE_THRESH_R = BitReader<SLAVE_THRESH_A>;
Expand description

Field slave_thresh reader - Horizontal line adjustment threshold selection

This bit selects whether the number of lines after which the Video Encoder starts the horizontal line length adjustment is slave mode is 0 or 30.

Aliased Type§

struct SLAVE_THRESH_R { /* private fields */ }

Implementations§

source§

impl SLAVE_THRESH_R

source

pub fn variant(&self) -> SLAVE_THRESH_A

Get enumerated values variant

source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

source

pub fn is_30(&self) -> bool

Checks if the value of the field is _30