Ch4ocvR

Type Alias Ch4ocvR 

pub type Ch4ocvR = BitReader<Ch4ocv>;
Expand description

Field CH4OCV reader - Channel 4 Software Output Control Value

Aliased Type§

pub struct Ch4ocvR { /* private fields */ }

Implementations§

§

impl Ch4ocvR

pub const fn variant(&self) -> Ch4ocv

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.