canSetChannelMode
CAPL Functions » CAN » canSetChannelMode Valid for: CANoe DE • CANoe:lite DENote
Function Syntax
Description
Activates/deactivates the TXRQ and Tx of the CAN controller. This function does nothing with the Ack bit.Parameters
- channel: CAN channel
- gtx:
0: tx off1: tx on
- gtxreq:
0: gtxreq off1: gtxreq on
Return Values
- 0: ok
- !=0: error