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