JQI Arduino Libraries
Arduino for the modern scientist.
 All Classes Files Functions Variables Typedefs Macros Pages
Public Attributes | List of all members
SetListDevice< Device >::SetListCallback Struct Reference

Data struct for storing setlist lines. More...

Public Attributes

int params [MAX_PARAM_NUM]
 Parameters passed to callback function. More...
 
SpecificSetListCallback function
 Callback function to be executed on this SetList line. More...
 

Detailed Description

template<class Device>
struct SetListDevice< Device >::SetListCallback

Data struct for storing setlist lines.

Member Data Documentation

template<class Device>
SpecificSetListCallback SetListDevice< Device >::SetListCallback::function

Callback function to be executed on this SetList line.

template<class Device>
int SetListDevice< Device >::SetListCallback::params[MAX_PARAM_NUM]

Parameters passed to callback function.


The documentation for this struct was generated from the following file: