pub type COLOR_PHASE_RESET_R = FieldReader<u8, COLOR_PHASE_RESET_A>;
Expand description

Field color_phase_reset reader - Color burst phase period selection

These bits select the number of fields or lines after which the color burst phase is reset to its initial value as specified by the ChromaPhase parameter, This parameter is application only for interlaced video.

Aliased Type§

struct COLOR_PHASE_RESET_R { /* private fields */ }

Implementations§

source§

impl COLOR_PHASE_RESET_R

source

pub fn variant(&self) -> COLOR_PHASE_RESET_A

Get enumerated values variant

source

pub fn is_line8(&self) -> bool

Checks if the value of the field is LINE8

source

pub fn is_line4(&self) -> bool

Checks if the value of the field is LINE4

source

pub fn is_line2(&self) -> bool

Checks if the value of the field is LINE2

source

pub fn is_only_once(&self) -> bool

Checks if the value of the field is ONLY_ONCE