Type Definition stm32f3::stm32f302::rtc::CALR[][src]

type CALR = Reg<u32, _CALR>;
Expand description

calibration register

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

For information about available fields see calr module

Trait Implementations

Register CALR reset()’s with value 0

Register size

Reset value of the register

read() method returns calr::R reader structure

write(|w| ..) method takes calr::W writer structure