Type Alias IRISE_W

Source
pub type IRISE_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 16>;
Expand description

Field IRISE writer - Rising Edge Interrupt Sense

Aliased Typeยง

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