Expand description
Re-exports commonly-used API that can be imported at once.
Re-exports
Functions
Attribute Macros
Allows to define an interrupt service routine (ISR) by annotating a function with this macro.
By convention, the function must be named like the handled interrupt.