Type Alias gd32f1::gd32f190::rtc::Time

source ·
pub type Time = Reg<TimeSpec>;
Expand description

TIME (rw) register accessor: Time of day register

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

For information about available fields see time module

Aliased Type§

struct Time { /* private fields */ }