pub type W = W<IntpendSpec>;
Expand description
Register INTPEND
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn id(&mut self) -> IdW<'_, IntpendSpec>
pub fn id(&mut self) -> IdW<'_, IntpendSpec>
Bits 0:3 - Channel ID
Sourcepub fn ovr(&mut self) -> OvrW<'_, IntpendSpec>
pub fn ovr(&mut self) -> OvrW<'_, IntpendSpec>
Bit 8 - Channel Overrun
Sourcepub fn evd(&mut self) -> EvdW<'_, IntpendSpec>
pub fn evd(&mut self) -> EvdW<'_, IntpendSpec>
Bit 9 - Channel Event Detected
Sourcepub fn ready(&mut self) -> ReadyW<'_, IntpendSpec>
pub fn ready(&mut self) -> ReadyW<'_, IntpendSpec>
Bit 14 - Ready
Sourcepub fn busy(&mut self) -> BusyW<'_, IntpendSpec>
pub fn busy(&mut self) -> BusyW<'_, IntpendSpec>
Bit 15 - Busy