Type Alias TSTR

Source
pub type TSTR = Reg<TSTR_SPEC>;
Expand description

TSTR register accessor: an alias for Reg<TSTR_SPEC>

Aliased Typeยง

struct TSTR { /* private fields */ }