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