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