Ch6ocvR

Type Alias Ch6ocvR 

pub type Ch6ocvR = BitReader<Ch6ocv>;
Expand description

Field CH6OCV reader - Channel 6 Software Output Control Value

Aliased Type§

pub struct Ch6ocvR { /* private fields */ }

Implementations§

§

impl Ch6ocvR

pub const fn variant(&self) -> Ch6ocv

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.