Type Alias gd32f1::gd32f130::rtc::Date

source ·
pub type Date = Reg<DateSpec>;
Expand description

DATE (rw) register accessor: date register

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

For information about available fields see date module

Aliased Type§

struct Date { /* private fields */ }