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