Type Alias SSCR

pub type SSCR = Reg<SSCR_SPEC>;
Expand description

SSCR register accessor: an alias for Reg<SSCR_SPEC>

Aliased Typeยง

struct SSCR { /* private fields */ }