[][src]Function wpilib_sys::bindings::HAL_GetPDPVoltage

pub unsafe extern "C" fn HAL_GetPDPVoltage(
    handle: HAL_PDPHandle,
    status: *mut i32
) -> f64

Gets the PDP input voltage.

@param handle the module handle @return the input voltage (volts)