![]() |
S32 SDK
|
ERM interrupt notification configuration structure Implements : erm_interrupt_config_t_Class. More...
#include <erm_driver.h>
Data Fields | |
bool | enableSingleCorrection |
bool | enableNonCorrectable |
ERM interrupt notification configuration structure Implements : erm_interrupt_config_t_Class.
Definition at line 46 of file erm_driver.h.
bool enableNonCorrectable |
Enable Non-Correctable Interrupt Notification
Definition at line 49 of file erm_driver.h.
bool enableSingleCorrection |
Enable Single Correction Interrupt Notification
Definition at line 48 of file erm_driver.h.