Erq3R

Type Alias Erq3R 

pub type Erq3R = BitReader<Erq3>;
Expand description

Field ERQ3 reader - Enable DMA Request 3

Aliased Type§

pub struct Erq3R { /* private fields */ }

Implementations§

§

impl Erq3R

pub const fn variant(&self) -> Erq3

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