ReduxLib C++ 2024.3.2
|
#include <CanandSettingsManager.h>
Public Types | |
enum | : int16_t { kInvalid = -1 , kTimeout = -2 , kError = 0 , kOk = 1 } |
Setting result codes.
Positive indicates codes returnable from the "report setting" packet, while negative indicates codes returnable from other causes (e.g. timeouts)
anonymous enum : int16_t |