Ch2selW

Type Alias Ch2selW 

pub type Ch2selW<'a, REG> = BitWriter<'a, REG, Ch2sel>;
Expand description

Field CH2SEL writer - Channel 2 Select

Aliased Type§

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

Implementations§

§

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