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