Edreq11W

Type Alias Edreq11W 

pub type Edreq11W<'a, REG> = BitWriter<'a, REG, Edreq11>;
Expand description

Field EDREQ_11 writer - Enable asynchronous DMA request in stop mode for channel 11

Aliased Type§

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

Implementations§

§

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

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

Disable asynchronous DMA request for channel 11.

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

Enable asynchronous DMA request for channel 11.