Erq1R

Type Alias Erq1R 

pub type Erq1R = BitReader<Erq1>;
Expand description

Field ERQ1 reader - Enable DMA Request 1

Aliased Type§

pub struct Erq1R { /* private fields */ }

Implementations§

§

impl Erq1R

pub const fn variant(&self) -> Erq1

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