Ch4ocR

Type Alias Ch4ocR 

pub type Ch4ocR = BitReader<Ch4oc>;
Expand description

Field CH4OC reader - Channel 4 Software Output Control Enable

Aliased Type§

pub struct Ch4ocR { /* private fields */ }

Implementations§

§

impl Ch4ocR

pub const fn variant(&self) -> Ch4oc

Get enumerated values variant

pub fn is_0(&self) -> bool

The channel output is not affected by software output control.

pub fn is_1(&self) -> bool

The channel output is affected by software output control.