Function pcan_basic_sys::CAN_WriteFD [] [src]

pub unsafe extern "C" fn CAN_WriteFD(
    Channel: u16,
    MessageBuffer: *mut TPCANMsgFD
) -> u32

Transmits a CAN message over a FD capable PCAN Channel "The handle of a FD capable PCAN Channel" "A TPCANMsgFD buffer with the message to be sent" "A TPCANStatus error code"