Type Alias d1_pac::tve::tve_configuration0::INVERT_TOP_R

source ·
pub type INVERT_TOP_R = BitReader<INVERT_TOP_A>;
Expand description

Field invert_top reader - Field parity input signal (top_field) polarity selection.

This bit selects whether the top field is indicated by a high level of the field parity signal or by the low level. The bit is applicable both when the Video Encoder is the sync master and when the Video Encoder is the sync slave.

Aliased Type§

struct INVERT_TOP_R { /* private fields */ }

Implementations§

source§

impl INVERT_TOP_R

source

pub fn variant(&self) -> INVERT_TOP_A

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH