Erq1W

Type Alias Erq1W 

pub type Erq1W<'a, REG> = BitWriter<'a, REG, Erq1>;
Expand description

Field ERQ1 writer - Enable DMA Request 1

Aliased Type§

pub struct Erq1W<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Erq1W<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

The DMA request signal for the corresponding channel is disabled

pub fn _1(self) -> &'a mut W<REG>

The DMA request signal for the corresponding channel is enabled