AutosarOS
|
Types used for events. More...
Go to the source code of this file.
Typedefs | |
typedef uint8_t | EventMaskType |
Data type of the event mask. More... | |
typedef EventMaskType * | EventMaskRefType |
Reference to an event mask. More... | |
Types used for events.
Definition in file EventTypes.h.
typedef EventMaskType* EventMaskRefType |
typedef uint8_t EventMaskType |
Data type of the event mask.
Definition at line 21 of file EventTypes.h.