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:4 - Channel ID
Sourcepub fn terr(&mut self) -> TerrW<'_, IntpendSpec>
pub fn terr(&mut self) -> TerrW<'_, IntpendSpec>
Bit 8 - Transfer Error
Sourcepub fn tcmpl(&mut self) -> TcmplW<'_, IntpendSpec>
pub fn tcmpl(&mut self) -> TcmplW<'_, IntpendSpec>
Bit 9 - Transfer Complete
Sourcepub fn susp(&mut self) -> SuspW<'_, IntpendSpec>
pub fn susp(&mut self) -> SuspW<'_, IntpendSpec>
Bit 10 - Channel Suspend
Sourcepub fn crcerr(&mut self) -> CrcerrW<'_, IntpendSpec>
pub fn crcerr(&mut self) -> CrcerrW<'_, IntpendSpec>
Bit 12 - CRC Error
Sourcepub fn ferr(&mut self) -> FerrW<'_, IntpendSpec>
pub fn ferr(&mut self) -> FerrW<'_, IntpendSpec>
Bit 13 - Fetch Error
Sourcepub fn busy(&mut self) -> BusyW<'_, IntpendSpec>
pub fn busy(&mut self) -> BusyW<'_, IntpendSpec>
Bit 14 - Busy
Sourcepub fn pend(&mut self) -> PendW<'_, IntpendSpec>
pub fn pend(&mut self) -> PendW<'_, IntpendSpec>
Bit 15 - Pending