Ch7ocR

Type Alias Ch7ocR 

pub type Ch7ocR = BitReader<Ch7oc>;
Expand description

Field CH7OC reader - Channel 7 Software Output Control Enable

Aliased Type§

pub struct Ch7ocR { /* private fields */ }

Implementations§

§

impl Ch7ocR

pub const fn variant(&self) -> Ch7oc

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.