Type Alias R

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

Register INTPEND reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn id(&self) -> IdR

Bits 0:3 - Channel ID

Source

pub fn ovr(&self) -> OvrR

Bit 8 - Channel Overrun

Source

pub fn evd(&self) -> EvdR

Bit 9 - Channel Event Detected

Source

pub fn ready(&self) -> ReadyR

Bit 14 - Ready

Source

pub fn busy(&self) -> BusyR

Bit 15 - Busy