Erq2R

Type Alias Erq2R 

pub type Erq2R = BitReader<Erq2>;
Expand description

Field ERQ2 reader - Enable DMA Request 2

Aliased Type§

pub struct Erq2R { /* private fields */ }

Implementations§

§

impl Erq2R

pub const fn variant(&self) -> Erq2

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