#pragma once

#include <stdint.h>

void startSystick (USER_MODE);

void busyWaitDuring (USER_MODE_ const uint32_t inDelayMS);