[][src]Type Definition stm32l0xx_hal::stm32::rtc::DR

type DR = Reg<u32, _DR>;

RTC date register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see dr module