Ch5ocR

Type Alias Ch5ocR 

pub type Ch5ocR = BitReader<Ch5oc>;
Expand description

Field CH5OC reader - Channel 5 Software Output Control Enable

Aliased Type§

pub struct Ch5ocR { /* private fields */ }

Implementations§

§

impl Ch5ocR

pub const fn variant(&self) -> Ch5oc

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.