Expand description
Timer Group 0
Modules§
- Interrupt clear bits
- Interrupt enable bits
- Raw interrupt status
- Masked interrupt status
- LACT alarm high register
- LACT alarm low register
- LACT configuration register
- LACT high register
- LACT low register
- Timer LACT load register
- Timer LACT load high register
- LACT load low register
- LACT RTC register
- LACT update register
- Timer group clock gate register
- RTC calibration configuration register
- RTC calibration configuration register 1
- Timer group calibration register
- Timer %s alarm value, high bits
- Timer %s alarm value, low 32 bits
- Timer %s configuration register
- Timer %s current value, high 32 bits
- Version control register
- Timer %s current value, low 32 bits
- Write to reload timer from TIMG_T%sLOADLO_REG or TIMG_T%sLOADHI_REG
- Timer %s reload value, high 32 bits
- Timer %s reload value, low 32 bits
- Write to copy current timer value to TIMG_T%sLO_REG or TIMGn_T%sHI_REG
- 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§
- Register block
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
- LACTALARMHI (rw) register accessor: LACT alarm high register
- LACTALARMLO (rw) register accessor: LACT alarm low register
- LACTCONFIG (rw) register accessor: LACT configuration register
- LACTHI (r) register accessor: LACT high register
- LACTLO (r) register accessor: LACT low register
- LACTLOAD (w) register accessor: Timer LACT load register
- LACTLOADHI (rw) register accessor: Timer LACT load high register
- LACTLOADLO (rw) register accessor: LACT load low register
- LACTRTC (rw) register accessor: LACT RTC register
- LACTUPDATE (w) register accessor: LACT update register
- REGCLK (rw) register accessor: Timer group clock gate register
- RTCCALICFG (rw) register accessor: RTC calibration configuration register
- RTCCALICFG1 (r) register accessor: RTC calibration configuration register 1
- RTCCALICFG2 (rw) register accessor: Timer group calibration register
- TALARMHI (rw) register accessor: Timer %s alarm value, high bits
- TALARMLO (rw) register accessor: Timer %s alarm value, low 32 bits
- TCONFIG (rw) register accessor: Timer %s configuration register
- THI (r) register accessor: Timer %s current value, high 32 bits
- TIMERS_DATE (rw) register accessor: Version control register
- TLO (r) register accessor: Timer %s current value, low 32 bits
- TLOAD (w) register accessor: Write to reload timer from TIMG_T%sLOADLO_REG or TIMG_T%sLOADHI_REG
- TLOADHI (rw) register accessor: Timer %s reload value, high 32 bits
- TLOADLO (rw) register accessor: Timer %s reload value, low 32 bits
- TUPDATE (rw) register accessor: Write to copy current timer value to TIMG_T%sLO_REG or TIMGn_T%sHI_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