distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
InterruptMask.hpp
Go to the documentation of this file.
1
12
#ifndef SOURCE_ARCHITECTURE_ARM_ARMV6_M_ARMV7_M_INCLUDE_DISTORTOS_ARCHITECTURE_INTERRUPTMASK_HPP_
13
#define SOURCE_ARCHITECTURE_ARM_ARMV6_M_ARMV7_M_INCLUDE_DISTORTOS_ARCHITECTURE_INTERRUPTMASK_HPP_
14
15
#include <cstdint>
16
17
namespace
distortos
18
{
19
20
namespace
architecture
21
{
22
24
using
InterruptMask
= uint32_t;
25
26
}
// namespace architecture
27
28
}
// namespace distortos
29
30
#endif // SOURCE_ARCHITECTURE_ARM_ARMV6_M_ARMV7_M_INCLUDE_DISTORTOS_ARCHITECTURE_INTERRUPTMASK_HPP_
distortos
Top-level namespace of distortos project.
Definition:
buttons.hpp:33
distortos::architecture::InterruptMask
uint32_t InterruptMask
interrupt mask
Definition:
InterruptMask.hpp:24
source
architecture
ARM
ARMv6-M-ARMv7-M
include
distortos
architecture
InterruptMask.hpp
Generated on Sun May 5 2019 16:29:54 for distortos by
1.8.15