HAL_GetPDPChannelCurrent

Function HAL_GetPDPChannelCurrent 

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

Gets the current of a specific PDP channel.

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