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:3 - Channel ID

Source

pub fn ovr(&mut self) -> OvrW<'_, IntpendSpec>

Bit 8 - Channel Overrun

Source

pub fn evd(&mut self) -> EvdW<'_, IntpendSpec>

Bit 9 - Channel Event Detected

Source

pub fn ready(&mut self) -> ReadyW<'_, IntpendSpec>

Bit 14 - Ready

Source

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

Bit 15 - Busy