Type Alias DebugevtR
pub type DebugevtR = BitReader;Expand description
Field DEBUGEVT reader - Reserved for Debug use. When writing to the
register you must write 0 to this bit, otherwise behavior is Unpredictable.
Aliased Typeยง
pub struct DebugevtR { /* private fields */ }