WselW

Type Alias WselW 

pub type WselW<'a, REG> = BitWriter<'a, REG, Wsel>;
Expand description

Field WSEL writer - Way select

Aliased Type§

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

Implementations§

§

impl<'a, REG> WselW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Way 0

pub fn _1(self) -> &'a mut W<REG>

Way 1