def getCurrent5V() -> float: """ Get the current output of the 5V rail :returns: The controller 5V rail output current value in Amps """ return hal.getUserCurrent5V()