INTMAP_W

Type Alias INTMAP_W 

Source
pub type INTMAP_W<'a> = BitWriter<'a, u32, DECCTRL_SPEC, bool, 2>;
Expand description

Field INTMAP writer - Enable decoder to channel interrupt mapping

Aliased Typeยง

pub struct INTMAP_W<'a> { /* private fields */ }