[][src]Function wpilib_sys::bindings::HAL_GetBrownedOut

pub unsafe extern "C" fn HAL_GetBrownedOut(status: *mut i32) -> HAL_Bool

Gets if the system is in a browned out state.

@return true if the system is in a low voltage brown out, false otherwise