Ch5ocvR

Type Alias Ch5ocvR 

pub type Ch5ocvR = BitReader<Ch5ocv>;
Expand description

Field CH5OCV reader - Channel 5 Software Output Control Value

Aliased Type§

pub struct Ch5ocvR { /* private fields */ }

Implementations§

§

impl Ch5ocvR

pub const fn variant(&self) -> Ch5ocv

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.