Type Alias W

Source
pub type W = W<IntpendSpec>;
Expand description

Register INTPEND writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn id(&mut self) -> IdW<'_, IntpendSpec>

Bits 0:4 - Channel ID

Source

pub fn terr(&mut self) -> TerrW<'_, IntpendSpec>

Bit 8 - Transfer Error

Source

pub fn tcmpl(&mut self) -> TcmplW<'_, IntpendSpec>

Bit 9 - Transfer Complete

Source

pub fn susp(&mut self) -> SuspW<'_, IntpendSpec>

Bit 10 - Channel Suspend

Source

pub fn crcerr(&mut self) -> CrcerrW<'_, IntpendSpec>

Bit 12 - CRC Error

Source

pub fn ferr(&mut self) -> FerrW<'_, IntpendSpec>

Bit 13 - Fetch Error

Source

pub fn busy(&mut self) -> BusyW<'_, IntpendSpec>

Bit 14 - Busy

Source

pub fn pend(&mut self) -> PendW<'_, IntpendSpec>

Bit 15 - Pending