Module esp32c2_hal::interrupt
source · Expand description
Interrupt support
Structs
- Registers saved in trap handler
Enums
- Enumeration of available CPU interrupts
- Interrupt Error
- Interrupt kind
- Interrupt priority levels.
Functions
- Clear a CPU interrupt
- Disable the given peripheral interrupt
- Enables a interrupt at a given priority
- Enable a CPU interrupt
- Get status of peripheral interrupts
- map⚠Assign a peripheral interrupt to an CPU interrupt
- Set the interrupt kind (i.e. level or edge) of an CPU interrupt
- Set the priority level of an CPU interrupt