c_CANifier_SetPWMOutput

Function c_CANifier_SetPWMOutput 

Source
pub unsafe extern "C" fn c_CANifier_SetPWMOutput(
    handle: Handle,
    pwmChannel: u32,
    dutyCycle: u32,
) -> ErrorCode