Ch4selW

Type Alias Ch4selW 

pub type Ch4selW<'a, REG> = BitWriter<'a, REG, Ch4sel>;
Expand description

Field CH4SEL writer - Channel 4 Select

Aliased Type§

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

Implementations§

§

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

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

Channel match is not included as a reload opportunity.

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

Channel match is included as a reload opportunity.