Functions | |||
![]() | ![]() | int | get_battery_mv () |
![]() | ![]() | HANDLER_WRAPPER ("battery_refresh","battery_refresh_core") | |
![]() | ![]() | battery indicator handler, called from system timer interrupt. | |
![]() | ![]() | void | battery_refresh_core (void) |
Variables | |||
![]() | ![]() | unsigned int | battery_refresh_counter |
![]() | ![]() | counter for lcd refresh in ms. | |
![]() | ![]() | unsigned int | battery_refresh_period |
![]() | ![]() | LCD refresh period in ms. | |
| int get_battery_mv () |
| HANDLER_WRAPPER ("battery_refresh", "battery_refresh_core") |
battery indicator handler, called from system timer interrupt.
| void battery_refresh_core (void) |
| unsigned int battery_refresh_counter |
counter for lcd refresh in ms.
| unsigned int battery_refresh_period |
LCD refresh period in ms.