[ Maverik Level 3 typedefs ]


MAV_devicePollFn

Summary

The device poll function type


Syntax


typedef void (*MAV_devicePollFn)(void);


Description


Back to the index page.