ST_batt Function (ROM Call 0xE1)

statline.h

void ST_batt (short mode);

Sets the battery low indicator in the status line.

ST_batt sets the battery low indicator to nothing, BATT with light background, or BATT with dark background, depending of whether mode is ST_BATT_OK, ST_BATT_LOW or ST_BATT_REPLACE (these constants are defined in enum ST_FLAGS). This indicator would be displayed in the status line.


Uses: ST_eraseHelp, ST_flags