Ch7oiW

Type Alias Ch7oiW 

pub type Ch7oiW<'a, REG> = BitWriter<'a, REG, Ch7oi>;
Expand description

Field CH7OI writer - Channel 7 Output Initialization Value

Aliased Type§

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

Implementations§

§

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