ISTR

Type Alias ISTR 

Source
pub type ISTR = Reg<ISTR_SPEC>;
Expand description

ISTR register accessor: an alias for Reg<ISTR_SPEC>

Aliased Typeยง

pub struct ISTR { /* private fields */ }