esp32s3

Module timg0

Source
Expand description

Timer Group 0

Re-exports§

  • pub use self::t::T;

Modules§

  • Interrupt clear bits
  • Interrupt enable bits
  • Raw interrupt status
  • Masked interrupt status
  • Timer version control register
  • Timer group clock gate register
  • RTC calibration configure register
  • RTC calibration configure1 register
  • Timer group calibration register
  • Cluster Cluster T%s, containing T?CONFIG, T?LO, T?HI, T?UPDATE, T?ALARMLO, T?ALARMHI, T?LOADLO, T?LOADHI, T?LOAD
  • Watchdog timer configuration register
  • Watchdog timer prescaler register
  • Watchdog timer stage 0 timeout value
  • Watchdog timer stage 1 timeout value
  • Watchdog timer stage 2 timeout value
  • Watchdog timer stage 3 timeout value
  • Write to feed the watchdog timer
  • Watchdog write protect register

Structs§

Type Aliases§

  • INT_CLR (w) register accessor: Interrupt clear bits
  • INT_ENA (rw) register accessor: Interrupt enable bits
  • INT_RAW (rw) register accessor: Raw interrupt status
  • INT_ST (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
  • 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