|
ReduxLib C++ 2026.1.2
|
#include <CanandmagDetails.h>
Public Types | |
| enum | : uint8_t { kFetchSettings = 0x0 , kResetFactoryDefault = 0x1 , kFetchSettingValue = 0x2 , kResetFactoryDefaultKeepZero = 0xFF } |
Canandmag-specific setting command IDs
| anonymous enum : uint8_t |
| Enumerator | |
|---|---|
| kFetchSettings | Setting command id for Fetch all settings from device |
| kResetFactoryDefault | Setting command id for Reset everything to factory default |
| kFetchSettingValue | setting command for Fetch individual setting |
| kResetFactoryDefaultKeepZero | Setting command id for Factory defaults, but keep the encoder zero offset |