Struct RegisterBlock
Source pub struct RegisterBlock { }
Expand description
0x00 - RTC Control Register High
0x04 - RTC Control Register Low
0x08 - RTC Prescaler Load Register High
0x0c - RTC Prescaler Load Register Low
0x10 - RTC Prescaler Divider Register High
0x14 - RTC Prescaler Divider Register Low
0x18 - RTC Counter Register High
0x1c - RTC Counter Register Low
0x20 - RTC Alarm Register High
0x24 - RTC Alarm Register Low
Formats the value using the given formatter.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.