[ Maverik Level 3 typedefs ]


MAV_deviceCalcFn

Summary

The device calculate function type


Syntax


typedef void (*MAV_deviceCalcFn)(void);


Description


Back to the index page.