Module esp32c2::timg0

source ·
Expand description

Timer Group 0

Modules§

Structs§

Type Aliases§

  • INT_CLR_TIMERS (w) register accessor: Interrupt clear bits
  • INT_ENA_TIMERS (rw) register accessor: Interrupt enable bits
  • INT_RAW_TIMERS (r) register accessor: Raw interrupt status
  • INT_ST_TIMERS (r) register accessor: Masked interrupt status
  • NTIMERS_DATE (rw) register accessor: Timer version control register
  • REGCLK (rw) register accessor: Timer group clock gate register
  • RTCCALICFG (rw) register accessor: RTC calibration configure register
  • RTCCALICFG1 (r) register accessor: RTC calibration configure1 register
  • RTCCALICFG2 (rw) register accessor: Timer group calibration register
  • T0ALARMHI (rw) register accessor: Timer %s alarm value, high bits
  • T0ALARMLO (rw) register accessor: Timer %s alarm value, low 32 bits
  • T0CONFIG (rw) register accessor: Timer %s configuration register
  • T0HI (r) register accessor: Timer %s current value, high 22 bits
  • T0LO (r) register accessor: Timer %s current value, low 32 bits
  • T0LOAD (w) register accessor: Write to reload timer from TIMG_T%s_(LOADLOLOADHI)_REG
  • T0LOADHI (rw) register accessor: Timer %s reload value, high 22 bits
  • T0LOADLO (rw) register accessor: Timer %s reload value, low 32 bits
  • T0UPDATE (rw) register accessor: Write to copy current timer value to TIMGn_T%s_(LO/HI)_REG
  • WDTCONFIG0 (rw) register accessor: Watchdog timer configuration register
  • WDTCONFIG1 (rw) register accessor: Watchdog timer prescaler register
  • WDTCONFIG2 (rw) register accessor: Watchdog timer stage 0 timeout value
  • WDTCONFIG3 (rw) register accessor: Watchdog timer stage 1 timeout value
  • WDTCONFIG4 (rw) register accessor: Watchdog timer stage 2 timeout value
  • WDTCONFIG5 (rw) register accessor: Watchdog timer stage 3 timeout value
  • WDTFEED (w) register accessor: Write to feed the watchdog timer
  • WDTWPROTECT (rw) register accessor: Watchdog write protect register