MCU-Common
Modules useful for embedded (MCU) programming
critical.h File Reference
#include <stdint.h>
Include dependency graph for critical.h:
This graph shows which files directly or indirectly include this file:

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...