Smartcar Shield
src
runtime
InterruptCallback.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
using
InterruptCallback
= void (*)();
InterruptCallback
A callback to be invoked. Depending on the platform different callback types may be necessary.
Generated by
1.8.17