#include <CanandDevice.h>
Setting command IDs common to all devices
◆ kFetchSettings
constexpr uint8_t redux::canand::details::SettingCommand::kFetchSettings = 0x0 |
|
staticconstexpr |
Setting command id for Fetch all settings from device
◆ kFetchSettingValue
constexpr uint8_t redux::canand::details::SettingCommand::kFetchSettingValue = 0x2 |
|
staticconstexpr |
setting command for Fetch individual setting
◆ kResetFactoryDefault
constexpr uint8_t redux::canand::details::SettingCommand::kResetFactoryDefault = 0x1 |
|
staticconstexpr |
Setting command id for Reset everything to factory default
The documentation for this class was generated from the following file: