Type Alias DEBUGRUN_W

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

Field DEBUGRUN writer - Debug Mode Run Enable

Aliased Typeยง

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