|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include <cstdint>

Namespaces | |
| embvm | |
| Embedded framework core interfaces, classes, and definitions. | |
Typedefs | |
| using | embvm::DriverType_t = uint32_t |
| Driver type used by framework interfaces. More... | |
Enumerations | |
| enum | embvm::DriverType { embvm::Undefined = 0, embvm::GPIO, embvm::HARDWARE_TIMER, embvm::I2C, embvm::LED, embvm::SPI, embvm::SYSTEM_CLOCK, embvm::TIME_OF_FLIGHT, embvm::SOFTWARE_TIMER, embvm::TIMER, embvm::BASIC_DISPLAY, embvm::DRIVER_EXTENSION_START } |
| Default framework driver type definitions. More... | |
1.8.15