Ch5omR

Type Alias Ch5omR 

pub type Ch5omR = BitReader<Ch5om>;
Expand description

Field CH5OM reader - Channel 5 Output Mask

Aliased Type§

pub struct Ch5omR { /* private fields */ }

Implementations§

§

impl Ch5omR

pub const fn variant(&self) -> Ch5om

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.