Function CAN_WriteFD

Source
pub unsafe extern "C" fn CAN_WriteFD(
    Channel: WORD,
    MessageBuffer: *mut CANTPMsgFD,
) -> DWORD
Expand description
Transmits a CAN message over a FD capable CAN Channel "The handle of a FD capable CAN Channel" "A CANTPMsgFD buffer with the message to be sent" "A CANTPStatus error code"