Ch7ocvW

Type Alias Ch7ocvW 

pub type Ch7ocvW<'a, REG> = BitWriter<'a, REG, Ch7ocv>;
Expand description

Field CH7OCV writer - Channel 7 Software Output Control Value

Aliased Type§

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

Implementations§

§

impl<'a, REG> Ch7ocvW<'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.