SSR

Type Alias SSR 

Source
pub type SSR = 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

Aliased Typeยง

pub struct SSR { /* private fields */ }