is_charging()
      Get whether the device is currently connected to external power and is charging. Returns `True` when charging IC indicates it is charging and `False` otherwise.
Return Value: bool

file: src/io/engine_io_module.c

landing