Erq4R

Type Alias Erq4R 

pub type Erq4R = BitReader<Erq4>;
Expand description

Field ERQ4 reader - Enable DMA Request 4

Aliased Type§

pub struct Erq4R { /* private fields */ }

Implementations§

§

impl Erq4R

pub const fn variant(&self) -> Erq4

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