Ch5selW

Type Alias Ch5selW 

pub type Ch5selW<'a, REG> = BitWriter<'a, REG, Ch5sel>;
Expand description

Field CH5SEL writer - Channel 5 Select

Aliased Type§

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

Implementations§

§

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