#include <LOW_devDS2890.h>
Public Attributes | |
uint8_t | controlledWiperNum |
Currently selected wiper to be manupulated by commands. | |
bool | isChargePumpOn |
Whether charge punp is enabled. |
Definition at line 93 of file LOW_devDS2890.h.
|
Currently selected wiper to be manupulated by commands.
Definition at line 94 of file LOW_devDS2890.h. Referenced by LOW_devDS2890::cmd_ReadControlRegister(). |
|
Whether charge punp is enabled.
Definition at line 95 of file LOW_devDS2890.h. Referenced by LOW_devDS2890::cmd_ReadControlRegister(). |