Ch4omR

Type Alias Ch4omR 

pub type Ch4omR = BitReader<Ch4om>;
Expand description

Field CH4OM reader - Channel 4 Output Mask

Aliased Type§

pub struct Ch4omR { /* private fields */ }

Implementations§

§

impl Ch4omR

pub const fn variant(&self) -> Ch4om

Get enumerated values variant

pub fn is_0(&self) -> bool

Channel output is not masked. It continues to operate normally.

pub fn is_1(&self) -> bool

Channel output is masked. It is forced to its inactive state.