Ch6selW

Type Alias Ch6selW 

pub type Ch6selW<'a, REG> = BitWriter<'a, REG, Ch6sel>;
Expand description

Field CH6SEL writer - Channel 6 Select

Aliased Type§

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

Implementations§

§

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