Struct SDiagExtChannelDescription¶
ClassList > SDiagExtChannelDescription
#include <SimulationRuntimeApi.h>
Public Attributes¶
| Type | Name |
|---|---|
| UINT16 | ChannelNumber |
| EDiagProperty | Direction |
| UINT16 | ErrorType |
| UINT16 | ExtErrorType |
| EDiagSeverity | Severity |
Public Attributes Documentation¶
variable ChannelNumber¶
UINT16 SDiagExtChannelDescription::ChannelNumber;
variable Direction¶
EDiagProperty SDiagExtChannelDescription::Direction;
variable ErrorType¶
UINT16 SDiagExtChannelDescription::ErrorType;
variable ExtErrorType¶
UINT16 SDiagExtChannelDescription::ExtErrorType;
variable Severity¶
EDiagSeverity SDiagExtChannelDescription::Severity;