Expand description

RTOS is a 32-bit timer designed to operate on the 32kHz oscillator which is available during all chip sleep states.

Modules

RTOS Timer Count Register.

RTOS Timer Control Register

RTOS Timer Preload Register

Soft Interrupt Register

Structs

Register block

Type Definitions

CNT (rw) register accessor: an alias for Reg<CNT_SPEC>

CTRL (rw) register accessor: an alias for Reg<CTRL_SPEC>

PRLD (rw) register accessor: an alias for Reg<PRLD_SPEC>

SOFTIRQ (w) register accessor: an alias for Reg<SOFTIRQ_SPEC>