12 #ifndef INCLUDE_DISTORTOS_ARCHITECTURE_DISABLEINTERRUPTMASKING_HPP_ 13 #define INCLUDE_DISTORTOS_ARCHITECTURE_DISABLEINTERRUPTMASKING_HPP_ 20 namespace architecture
37 #endif // INCLUDE_DISTORTOS_ARCHITECTURE_DISABLEINTERRUPTMASKING_HPP_ InterruptMask type alias.
Top-level namespace of distortos project.
Definition: buttons.hpp:33
InterruptMask disableInterruptMasking()
Disables interrupt masking.
Definition: ARMv6-M-ARMv7-M-disableInterruptMasking.cpp:26
uint32_t InterruptMask
interrupt mask
Definition: InterruptMask.hpp:24