24.6.4.2.2 Function tc_disable_events()

Disables a TC module event input or output.

void tc_disable_events( struct tc_module *const module_inst, struct tc_events *const events)

Disables one or more input or output events to or from the TC module. See tc_events for a list of events this module supports.

Note: Events cannot be altered while the module is enabled.
Table 24-17. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the software module instance struct

[in]

events

Struct containing flags of events to disable