MCU-Common
Modules useful for embedded (MCU) programming
|
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | CRITICAL_ENTER() |
Enters critical section (ARM Cortex-M). More... | |
#define | CRITICAL_EXIT() |
Exits critical section (ARM Cortex-M). More... | |