Static Public Attributes | List of all members
xbot::CoreSensors::Flags Struct Reference

#include <core_sensors.hpp>

Static Public Attributes

static const uint8_t AdapterType = 0x10
 
static const uint8_t BatteryStateMask = 0x0F
 
static const uint8_t Charged = 0x02
 
static const uint8_t Charging = 0x06
 
static const uint8_t Discharging = 0x00
 

Detailed Description

Definition at line 81 of file core_sensors.hpp.

Member Data Documentation

const uint8_t xbot::CoreSensors::Flags::AdapterType = 0x10
static

Definition at line 84 of file core_sensors.hpp.

const uint8_t xbot::CoreSensors::Flags::BatteryStateMask = 0x0F
static

Definition at line 86 of file core_sensors.hpp.

const uint8_t xbot::CoreSensors::Flags::Charged = 0x02
static

Definition at line 88 of file core_sensors.hpp.

const uint8_t xbot::CoreSensors::Flags::Charging = 0x06
static

Definition at line 89 of file core_sensors.hpp.

const uint8_t xbot::CoreSensors::Flags::Discharging = 0x00
static

Definition at line 87 of file core_sensors.hpp.


The documentation for this struct was generated from the following file:


xbot_driver
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:27:38