Erq8R

Type Alias Erq8R 

pub type Erq8R = BitReader<Erq8>;
Expand description

Field ERQ8 reader - Enable DMA Request 8

Aliased Type§

pub struct Erq8R { /* private fields */ }

Implementations§

§

impl Erq8R

pub const fn variant(&self) -> Erq8

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