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:2 - 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