Type Alias Edreq14W
pub type Edreq14W<'a, REG> = BitWriter<'a, REG, Edreq14>;Expand description
Field EDREQ_14 writer - Enable asynchronous DMA request in stop mode for
channel 14
Aliased Type§
pub struct Edreq14W<'a, REG> { /* private fields */ }