Type Alias FUNCTION_W

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

Field function writer - Enable or disable DMA peripheral

Aliased Typeยง

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