Ch6ocvW

Type Alias Ch6ocvW 

pub type Ch6ocvW<'a, REG> = BitWriter<'a, REG, Ch6ocv>;
Expand description

Field CH6OCV writer - Channel 6 Software Output Control Value

Aliased Type§

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

Implementations§

§

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