Interrups | Categories | Contents |
AH = 8Bh AL = function 00h getReturn:
BH = Maximum charging temperature Temp = -20 + (n * 0.63) degrees Centigrade BL = Minimum charging temperature else set BH = maximum charging temperature (as above) BL = minimum charging temperature (as above)
Return:
AH = status 00h success FFh failure
Desc: Get/set the temperature interval within which the charger should operate
Category: Vendor-specific BIOS Extensions - Int 15h - H
Interrups | Categories | Contents |