Type Alias SSR

Source
pub type SSR = Reg<SSRrs>;
Expand description

SSR (r) register accessor: RTC 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ยง

struct SSR { /* private fields */ }