AutosarOS
EventTypes.h
Go to the documentation of this file.
1
15
#ifndef EVENTTYPES_H_
16
#define EVENTTYPES_H_
17
21
typedef
uint8_t
EventMaskType
;
22
28
typedef
EventMaskType
*
EventMaskRefType
;
29
30
#endif
/* EVENTTYPES_H_ */
EventMaskType
uint8_t EventMaskType
Data type of the event mask.
Definition:
EventTypes.h:21
EventMaskRefType
EventMaskType * EventMaskRefType
Reference to an event mask.
Definition:
EventTypes.h:28
include
Types
EventTypes.h
Generated by
1.8.20