Ch7selW

Type Alias Ch7selW 

pub type Ch7selW<'a, REG> = BitWriter<'a, REG, Ch7sel>;
Expand description

Field CH7SEL writer - Channel 7 Select

Aliased Type§

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

Implementations§

§

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