Ch4oiW

Type Alias Ch4oiW 

pub type Ch4oiW<'a, REG> = BitWriter<'a, REG, Ch4oi>;
Expand description

Field CH4OI writer - Channel 4 Output Initialization Value

Aliased Type§

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

Implementations§

§

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