Configuration struct for TCC module non-recoverable fault.
#include <tcc.h>
Data Fields | |
uint8_t | filter_value |
Fault filter value applied on TCEx event input line (0x0 ~ 0xF). More... | |
enum tcc_fault_state_output | output |
Output. More... | |
uint8_t tcc_non_recoverable_fault_config::filter_value |
Fault filter value applied on TCEx event input line (0x0 ~ 0xF).
Must be 0 when TCEx event is used as synchronous event.
enum tcc_fault_state_output tcc_non_recoverable_fault_config::output |
Output.
Referenced by _tcc_build_drvctrl(), configure_tcc(), and run_faultx_test().