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 */ }