mostGetTimingMode
Valid for: CANoe DEFunction Syntax
Description
Returns the Timing Mode of the MOST hardware.Parameters
- channel: Channel of the connected interface.
Return Values
- 0: Timing Slave
- 1: Timing Master
- <0: See error codes
long mostGetTimingMode(long channel);