Type Alias xmc4800::ebu::buswcon3::AapW

source ·
pub type AapW<'a, REG> = BitWriter<'a, REG, Aap>;
Expand description

Field AAP writer - Asynchronous Address phase:

Aliased Type§

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

Implementations§

source§

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

source

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

Clock is enabled at beginning of access.

source

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

Clock is enabled at after address phase.