versadac
1
versadac - Scalable Recorder Firmware
Main Page
Classes
Files
File List
File Members
core
common
enums
ENUM_MCUpdateIntervals.h
1
2
/*
3
Enumerations for Master comms update intervals
4
$Id: ENUM_MCUpdateIntervals.h 4938 2006-10-10 14:20:18Z martinto $
5
*/
6
7
#ifndef __ENUM_MCUPDATEINTERVALS_H
8
#define __ENUM_MCUPDATEINTERVALS_H
9
10
enum
ENUM_MCUpdateIntervals
11
{
12
ENUM_MC_HighPriority,
13
ENUM_MC_MediumPriority,
14
ENUM_MC_LowPriority,
15
ENUM_MC_Acyclic,
16
ENUM_numberOfIntervals
17
};
18
#endif
/* __ENUM_MCUPDATEINTERVALS_H */
Generated on Wed Aug 19 2020 10:33:38 for versadac by
1.8.9.1