Type Alias ISR

Source
pub type ISR = Reg<ISR_SPEC>;
Expand description

ISR register accessor: an alias for Reg<ISR_SPEC>

Aliased Typeยง

pub struct ISR { /* private fields */ }