STR

Type Alias STR 

Source
pub type STR = Reg<STR_SPEC>;
Expand description

STR register accessor: an alias for Reg<STR_SPEC>

Aliased Typeยง

pub struct STR { /* private fields */ }