Type Alias SR

Source
pub type SR = Reg<SR_SPEC>;
Expand description

SR (rw) register accessor: an alias for Reg<SR_SPEC>

Aliased Typeยง

struct SR { /* private fields */ }