|
OpenMPTL - ARM Cortex (common)
C++ Microprocessor Template Library
|
#include <nvic.hpp>
Static Public Member Functions | |
| static void | enable (void) |
| static void | disable (void) |
| static bool | is_pending (void) |
| static void | set_pending (void) |
| static void | clear_pending (void) |
| static bool | is_active (void) |
Additional Inherited Members | |
Static Public Attributes inherited from mptl::irq_base< irqn > | |
| static constexpr int | irqn |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
1.8.13