Skip to main content

create_driver

Function create_driver 

Source
pub fn create_driver(
    driver_type: DriverType,
    port_index: usize,
) -> Box<dyn Driver>
Expand description

Construct an uninitialized driver for driver_type / port_index.