Macros

Register interrupt function on custom targets.

Structs

Critical section token.

A “mutex” based on critical sections.

Constants

Functions

Disables all interrupts and returns the previous settings

Disables specific interrupts and returns the previous settings

Enables all interrupts and returns the previous setting

Enables specific interrupts and returns the previous setting

Execute closure f in an interrupt-free context.

Get specific interrupts and returns the current setting

Set specific interrupts