[][src]Function wpilib_sys::bindings::HAL_AllocateDigitalPWM

pub unsafe extern "C" fn HAL_AllocateDigitalPWM(
    status: *mut i32
) -> HAL_DigitalPWMHandle

Allocates a DO PWM Generator.

@return the allocated digital PWM handle