pub type CHROMA_FILTER_ACTIVE_VALID_R = BitReader<CHROMA_FILTER_ACTIVE_VALID_A>;
Expand description

Field chroma_filter_active_valid reader -

Aliased Type§

struct CHROMA_FILTER_ACTIVE_VALID_R { /* private fields */ }

Implementations§

source§

impl CHROMA_FILTER_ACTIVE_VALID_R

source

pub fn variant(&self) -> CHROMA_FILTER_ACTIVE_VALID_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE