Type Alias DIEN_W

Source
pub type DIEN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DIEN writer - DMA input enable

Aliased Typeยง

pub struct DIEN_W<'a, REG> { /* private fields */ }