[][src]Function wpilib_sys::bindings::HAL_GetPDPTotalCurrent

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

Gets the total current of the PDP.

@param handle the module handle @return the total current (amps)