Subsec

Type Alias Subsec 

Source
pub type Subsec = Reg<SubsecSpec>;
Expand description

SUBSEC (rw) register accessor: RTC Sub-second Counter register

You can read this register and get subsec::R. You can reset, write, write_with_zero this register using subsec::W. You can also modify this register. See API.

For information about available fields see subsec module

Aliased Typeยง

pub struct Subsec { /* private fields */ }