|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include <cstdint>#include <type_safe/boolean.hpp>

Classes | |
| class | embvm::EventBase |
| Base class for events. More... | |
Namespaces | |
| embvm | |
| Embedded framework core interfaces, classes, and definitions. | |
Typedefs | |
| using | embvm::Signal_t = uint32_t |
| Signal type which is used for function inputs. More... | |
Enumerations | |
| enum | embvm::Signal { embvm::Event_Invalid = 0, embvm::Event_ProcessorInitd, embvm::Event_HwPlatformInitd, embvm::Event_PlatformInitd, embvm::Event_EXTENSION_START } |
| Default framework event signal definitions. More... | |
1.8.15