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
- 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
- Cluster Cluster T%s, containing T?CONFIG, T?LO, T?HI, T?UPDATE, T?ALARMLO, T?ALARMHI, T?LOADLO, T?LOADHI, T?LOAD
- Version control register
- 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
- TIMERS_DATE (rw) register accessor: Version control 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