Erq0R

Type Alias Erq0R 

pub type Erq0R = BitReader<Erq0>;
Expand description

Field ERQ0 reader - Enable DMA Request 0

Aliased Type§

pub struct Erq0R { /* private fields */ }

Implementations§

§

impl Erq0R

pub const fn variant(&self) -> Erq0

Get enumerated values variant

pub fn is_0(&self) -> bool

The DMA request signal for the corresponding channel is disabled

pub fn is_1(&self) -> bool

The DMA request signal for the corresponding channel is enabled