def getFaultCount5V() -> int: """ Get the count of the total current faults on the 5V rail since the controller has booted :returns: The number of faults """ return hal.getUserCurrentFaults5V()