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