theCore C++ embedded framework
platform/stm32/export/platform/execution.hpp File Reference

Module aggregates routines that are control execution flow of the MCU. More...

#include <stm32_device.hpp>
#include <arch/execution.hpp>
Include dependency graph for platform/stm32/export/platform/execution.hpp:

Namespaces

 ecl
 

Functions

static void ecl::spin_wait (uint32_t ms)
 Performs a dummy busy wait for specified amount of milliseconds. More...
 

Detailed Description

Module aggregates routines that are control execution flow of the MCU.