Ch6oiW

Type Alias Ch6oiW 

pub type Ch6oiW<'a, REG> = BitWriter<'a, REG, Ch6oi>;
Expand description

Field CH6OI writer - Channel 6 Output Initialization Value

Aliased Type§

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

Implementations§

§

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

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

The initialization value is 0.

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

The initialization value is 1.