def getVoltage6V() -> float: """ Get the voltage of the 6V rail :returns: The controller 6V rail voltage value in Volts """ return hal.getUserVoltage6V()