Function pcan_basic_sys::CAN_Write [] [src]

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

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