Erq10R

Type Alias Erq10R 

pub type Erq10R = BitReader<Erq10>;
Expand description

Field ERQ10 reader - Enable DMA Request 10

Aliased Type§

pub struct Erq10R { /* private fields */ }

Implementations§

§

impl Erq10R

pub const fn variant(&self) -> Erq10

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