Module stm32f4xx_hal::pac::rtc::calr

source ·
Expand description

calibration register

Structs§

  • calibration register
  • Register CALR reader
  • Register CALR writer

Enums§

  • Increase frequency of RTC by 488.5 ppm
  • Use an 8-second calibration cycle period
  • Use a 16-second calibration cycle period

Type Aliases§

  • Field CALM reader - Calibration minus
  • Field CALM writer - Calibration minus
  • Field CALP reader - Increase frequency of RTC by 488.5 ppm
  • Field CALP writer - Increase frequency of RTC by 488.5 ppm
  • Field CALW8 reader - Use an 8-second calibration cycle period
  • Field CALW8 writer - Use an 8-second calibration cycle period
  • Field CALW16 reader - Use a 16-second calibration cycle period
  • Field CALW16 writer - Use a 16-second calibration cycle period