Type Alias TSSSR
Source pub type TSSSR = Reg<SSRrs>;
Expand description
SSR (r) register accessor: sub second register
You can read this register and get ssr::R. See API.
See register structure
For information about available fields see ssr module
pub struct TSSSR { }