Ch6ocR

Type Alias Ch6ocR 

pub type Ch6ocR = BitReader<Ch6oc>;
Expand description

Field CH6OC reader - Channel 6 Software Output Control Enable

Aliased Type§

pub struct Ch6ocR { /* private fields */ }

Implementations§

§

impl Ch6ocR

pub const fn variant(&self) -> Ch6oc

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.