RTDX_isOutputEnabled
2-364
C Interface
Syntax
RTDX_isOutputEnabled(ohan );
Parameter
ochan
/* Identifier for an output channel. */
Return Value
0
/* Not enabled. */
non-zero
/* Enabled. */
Reentrant
yes
Description
The RTDX_isOutputEnabled macro tests to see if an output channel is
enabled and sets the test/control flag (TC bit) of status register 0 to 1 if
the output channel is enabled. Otherwise, it sets the TC bit to 0.
Constraints and
Calling Context
❏
RTDX_isOutputEnabled cannot be called by an HWI function.
See Also
RTDX_isOutputEnabled
Return status of the output data channel