Ch7ocvR

Type Alias Ch7ocvR 

pub type Ch7ocvR = BitReader<Ch7ocv>;
Expand description

Field CH7OCV reader - Channel 7 Software Output Control Value

Aliased Type§

pub struct Ch7ocvR { /* private fields */ }

Implementations§

§

impl Ch7ocvR

pub const fn variant(&self) -> Ch7ocv

Get enumerated values variant

pub fn is_0(&self) -> bool

The software output control forces 0 to the channel output.

pub fn is_1(&self) -> bool

The software output control forces 1 to the channel output.