FastaccW

Type Alias FastaccW 

pub type FastaccW<'a, REG> = BitWriter<'a, REG, Fastacc>;
Expand description

Field FASTACC writer - Fast Access

Aliased Type§

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

Implementations§

§

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

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

Configures for normal register accesses to FlexIO

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

Configures for fast register accesses to FlexIO