[][src]Function wpilib_sys::bindings::HAL_GetPDPChannelCurrent

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

Gets the current of a specific PDP channel.

@param module the module @param channel the channel @return the channel current (amps)