![]() |
JQI Arduino Libraries
Arduino for the modern scientist.
|
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... | |
Data struct for storing setlist lines.
SpecificSetListCallback SetListDevice< Device >::SetListCallback::function |
Callback function to be executed on this SetList line.
int SetListDevice< Device >::SetListCallback::params[MAX_PARAM_NUM] |
Parameters passed to callback function.