![]() |
FuSa 8-Bit Libraries Safety Framework
|
Holds an error channel configuration for configuring the ERRCTRL. More...
#include <midware_error_manager.h>
Data Fields | |
| errChSeverity_t | severity |
| bool | floatIo |
Holds an error channel configuration for configuring the ERRCTRL.
Definition at line 88 of file midware_error_manager.h.
| bool floatIo |
Whether to automatically float all I/O pins if channel is set
Definition at line 91 of file midware_error_manager.h.
| errChSeverity_t severity |
Error severity level config
Definition at line 90 of file midware_error_manager.h.