Function pcan_basic_sys::CAN_Initialize [] [src]

pub unsafe extern "C" fn CAN_Initialize(
    Channel: u16,
    Btr0Btr1: u16,
    HwType: u8,
    IOPort: u32,
    Interrupt: u16
) -> u32

Initializes a PCAN Channel "The handle of a PCAN Channel" "The speed for the communication (BTR0BTR1 code)" "NON PLUG&PLAY: The type of hardware and operation mode" "NON PLUG&PLAY: The I/O address for the parallel port" "NON PLUG&PLAY: Interrupt number of the parallel port" "A TPCANStatus error code"