[][src]Function wpilib_sys::bindings::HAL_CheckPDPModule

pub unsafe extern "C" fn HAL_CheckPDPModule(module: i32) -> HAL_Bool

Checks if a PDP module is valid.

@param channel the module to check @return true if the module is valid, otherwise false