Type Alias xmc4800::ebu::buswcon2::AapR

source ·
pub type AapR = BitReader<Aap>;
Expand description

Field AAP reader - Asynchronous Address phase:

Aliased Type§

struct AapR { /* private fields */ }

Implementations§

source§

impl AapR

source

pub const fn variant(&self) -> Aap

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Clock is enabled at beginning of access.

source

pub fn is_value2(&self) -> bool

Clock is enabled at after address phase.