21 void timer(
void)
override;
28 uint8_t
read_block(uint8_t reg, uint8_t* data,
bool append_zero)
const;
void timer(void) override
A system for managing and storing variables that are of general interest to the system.
static AP_HAL::OwnPtr< AP_HAL::Device > dev
uint8_t read_block(uint8_t reg, uint8_t *data, bool append_zero) const
Common definitions and utility routines for the ArduPilot libraries.
AP_BattMonitor_SMBus_Maxell(AP_BattMonitor &mon, AP_BattMonitor::BattMonitor_State &mon_state, AP_BattMonitor_Params ¶ms, AP_HAL::OwnPtr< AP_HAL::I2CDevice > dev)