FUNCTION GetBaudrate : UINT
This function returns the current baudrate of the bus. Information can be also read by GetDiagnosis.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetBaudrate
|
UINT
|
baudrate in kBit/s
|
Input
|
hDriver
|
CAA.HANDLE
|
handle of CAN interface
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|