Ch6omR

Type Alias Ch6omR 

pub type Ch6omR = BitReader<Ch6om>;
Expand description

Field CH6OM reader - Channel 6 Output Mask

Aliased Type§

pub struct Ch6omR { /* private fields */ }

Implementations§

§

impl Ch6omR

pub const fn variant(&self) -> Ch6om

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.