[][src]Function wpilib_sys::bindings::HAL_GetPDPTemperature

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

Gets the temperature of the PDP.

@param handle the module handle @return the module temperature (celsius)