Edreq6W

Type Alias Edreq6W 

pub type Edreq6W<'a, REG> = BitWriter<'a, REG, Edreq6>;
Expand description

Field EDREQ_6 writer - Enable asynchronous DMA request in stop mode for channel 6

Aliased Type§

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

Implementations§

§

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

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

Disable asynchronous DMA request for channel 6.

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

Enable asynchronous DMA request for channel 6.