Ch5oiW

Type Alias Ch5oiW 

pub type Ch5oiW<'a, REG> = BitWriter<'a, REG, Ch5oi>;
Expand description

Field CH5OI writer - Channel 5 Output Initialization Value

Aliased Type§

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

Implementations§

§

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