Module stm32wlxx_hal::pac::rtc::tr
Available on crate feature
stm32wl5x_cm4 only.Expand description
Time register
Structs
- Register
TRreader - Time register
- Register
TRwriter
Enums
- AM/PM notation
Type Aliases
- Field
HTreader - Hour tens in BCD format - Field
HTwriter - Hour tens in BCD format - Field
HUreader - Hour units in BCD format - Field
HUwriter - Hour units in BCD format - Field
MNTreader - Minute tens in BCD format - Field
MNTwriter - Minute tens in BCD format - Field
MNUreader - Minute units in BCD format - Field
MNUwriter - Minute units in BCD format - Field
PMreader - AM/PM notation - Field
PMwriter - AM/PM notation - Field
STreader - Second tens in BCD format - Field
STwriter - Second tens in BCD format - Field
SUreader - Second units in BCD format - Field
SUwriter - Second units in BCD format