Module s2pac_ch32v103::rtc

source ·
Expand description

Real time clock

Modules§

  • RTC Alarm Register High
  • RTC Alarm Register Low
  • RTC Counter Register High
  • RTC Counter Register Low
  • RTC Control Register High
  • RTC Control Register Low
  • RTC Prescaler Divider Register High
  • RTC Prescaler Divider Register Low
  • RTC Prescaler Load Register High
  • RTC Prescaler Load Register Low

Structs§

Type Aliases§

  • ALRMH (w) register accessor: RTC Alarm Register High
  • ALRML (w) register accessor: RTC Alarm Register Low
  • CNTH (rw) register accessor: RTC Counter Register High
  • CNTL (rw) register accessor: RTC Counter Register Low
  • CTLRH (rw) register accessor: RTC Control Register High
  • CTLRL (rw) register accessor: RTC Control Register Low
  • DIVH (r) register accessor: RTC Prescaler Divider Register High
  • DIVL (r) register accessor: RTC Prescaler Divider Register Low
  • PSCRH (w) register accessor: RTC Prescaler Load Register High
  • PSCRL (w) register accessor: RTC Prescaler Load Register Low