Type Alias gd32f1::gd32f130::rtc::Ss

source ·
pub type Ss = Reg<SsSpec>;
Expand description

SS (r) register accessor: sub second register

You can read this register and get ss::R. See API.

For information about available fields see ss module

Aliased Type§

struct Ss { /* private fields */ }