Erq8W

Type Alias Erq8W 

pub type Erq8W<'a, REG> = BitWriter<'a, REG, Erq8>;
Expand description

Field ERQ8 writer - Enable DMA Request 8

Aliased Type§

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

Implementations§

§

impl<'a, REG> Erq8W<'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