STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
Dt Id number for module and each API

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
 

Detailed Description

Macro Definition Documentation

◆ DET_ID_DE_START

#define DET_ID_DE_START   0x02u

Det_Start() api service id

◆ DET_ID_GET_VERSION_INFO

#define DET_ID_GET_VERSION_INFO   0x03u

Det_GetVersionInfo() api service id

◆ DET_ID_INIT

#define DET_ID_INIT   0x00u

Det_Init() api service id

◆ DET_ID_REPORT_ERROR

#define DET_ID_REPORT_ERROR   0x01u

Det_ReportError() api service id

◆ DET_ID_REPORT_RUNTIME_ERROR

#define DET_ID_REPORT_RUNTIME_ERROR   0x04u

Det_ReportRuntimeError() api service id

◆ DET_ID_REPORT_TRANSIENT_FAULT

#define DET_ID_REPORT_TRANSIENT_FAULT   0x05u