◆ EDiagnosticModeStatus
| Enumerator |
|---|
| eDiagnosticModeStatusErrUART | |
| eDiagnosticModeStatusErrInvalidSize | |
| eDiagnosticModeStatusErrDataCorrupted | |
| eDiagnosticModeStatusNormal | |
| eDiagnosticModeStatusInDebug | |
◆ DiagnosticModeProcess()
| void CDiagnosticMode::DiagnosticModeProcess |
( |
| ) |
|
◆ GetInstance()
◆ isDiagnosticModeEnabled()
| bool CDiagnosticMode::isDiagnosticModeEnabled |
( |
| ) |
|
Method: IsDiagnosticModeEnabled() Returns true if device is working in Debug mode.
◆ SetUARTHandle()
| void CDiagnosticMode::SetUARTHandle |
( |
UART_HandleTypeDef * |
opUartHandle, |
|
|
DMA_HandleTypeDef * |
opDMAHandle |
|
) |
| |
Method: setUARTHandle() Sets the UART_HandleTypeDef handler to send messages via UART.
◆ UARTRxInterruptHandler()
| void CDiagnosticMode::UARTRxInterruptHandler |
( |
uint16_t |
uSize | ) |
|
The documentation for this class was generated from the following files: