Module esp32c3_hal::interrupt

source ·
Expand description

Interrupt support

Structs

Enums

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