Type Alias DmaintR

Source
pub type DmaintR = BitReader<Dmaintselect>;
Expand description

Field DMAINT reader - DMA Interrupt

Aliased Type§

struct DmaintR { /* private fields */ }

Implementations§

Source§

impl DmaintR

Source

pub const fn variant(&self) -> Dmaintselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No DMA Interrupt

Source

pub fn is_yes(&self) -> bool

DMA Interrupt is generated