Module stm32wlxx_hal::pac::rtc::calr

Available on crate feature stm32wl5x_cm4 only.
Expand description

Calibration register

Structs

  • Calibration register
  • Register CALR reader
  • Register CALR writer

Enums

  • Use an 8-second calibration cycle period
  • Use a 16-second calibration cycle period
  • CALW16
  • Calibration low-power mode

Type Aliases

  • Field CALM reader - Calibration minus
  • Field CALM writer - Calibration minus
  • Field CALP reader - Use an 8-second calibration cycle period
  • Field CALP writer - Use an 8-second calibration cycle period
  • Field CALW8 reader - Use a 16-second calibration cycle period
  • Field CALW8 writer - Use a 16-second calibration cycle period
  • Field CALW16 reader - CALW16
  • Field CALW16 writer - CALW16
  • Field LPCAL reader - Calibration low-power mode
  • Field LPCAL writer - Calibration low-power mode