Ch7omR

Type Alias Ch7omR 

pub type Ch7omR = BitReader<Ch7om>;
Expand description

Field CH7OM reader - Channel 7 Output Mask

Aliased Type§

pub struct Ch7omR { /* private fields */ }

Implementations§

§

impl Ch7omR

pub const fn variant(&self) -> Ch7om

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.