25.6.5.13 Enum tcc_fault_halt_action
Enum value | Description |
---|---|
TCC_FAULT_HALT_ACTION_DISABLE |
Halt action disabled. |
TCC_FAULT_HALT_ACTION_HW_HALT |
Hardware halt action, counter is halted until restart. |
TCC_FAULT_HALT_ACTION_SW_HALT |
Software halt action, counter is halted until fault bit cleared. |
TCC_FAULT_HALT_ACTION_NON_RECOVERABLE |
Non-Recoverable fault, force output to pre-defined level. |