Ch4ocvW

Type Alias Ch4ocvW 

pub type Ch4ocvW<'a, REG> = BitWriter<'a, REG, Ch4ocv>;
Expand description

Field CH4OCV writer - Channel 4 Software Output Control Value

Aliased Type§

pub struct Ch4ocvW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Ch4ocvW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

The software output control forces 0 to the channel output.

pub fn _1(self) -> &'a mut W<REG>

The software output control forces 1 to the channel output.