Int 15/AH=8Bh

Prev Next Ralf Interrups Categories Contents

------

HUNTER 16 - GET/SET CHARGER TEMPERATURE OVERRIDE

AH = 8Bh
AL = function
00h get

Return:
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

------

Prev Next Ralf Interrups Categories Contents