Ch3selW

Type Alias Ch3selW 

pub type Ch3selW<'a, REG> = BitWriter<'a, REG, Ch3sel>;
Expand description

Field CH3SEL writer - Channel 3 Select

Aliased Type§

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

Implementations§

§

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