module_fault_handler() is only used within Tx_ModuleManager.
 
Symbols
loading...
Files
loading...

module_fault_handler() function

Syntax

VOID module_fault_handler(TX_THREAD *thread,     TXM_MODULE_INSTANCE *module);
Implemented in app_threadx.c:271

Arguments

thread

module

Data Use

Data read by module_fault_handler()
Data written by module_fault_handler()
all items filtered out
module_fault_handler()