STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | DET_ID_INIT 0x00u |
#define | DET_ID_REPORT_ERROR 0x01u |
#define | DET_ID_DE_START 0x02u |
#define | DET_ID_GET_VERSION_INFO 0x03u |
#define | DET_ID_REPORT_RUNTIME_ERROR 0x04u |
#define | DET_ID_REPORT_TRANSIENT_FAULT 0x05u |
#define DET_ID_DE_START 0x02u |
Det_Start() api service id
#define DET_ID_GET_VERSION_INFO 0x03u |
Det_GetVersionInfo() api service id
#define DET_ID_INIT 0x00u |
Det_Init() api service id
#define DET_ID_REPORT_ERROR 0x01u |
Det_ReportError() api service id
#define DET_ID_REPORT_RUNTIME_ERROR 0x04u |
Det_ReportRuntimeError() api service id
#define DET_ID_REPORT_TRANSIENT_FAULT 0x05u |
Det_ReportTransientFault() api service id