VLCB
Loading...
Searching...
No Matches
Configuration.h File Reference
#include "Storage.h"
#include "Parameters.h"
#include "vlcbdefs.hpp"

Go to the source code of this file.

Classes

class  VLCB::Configuration
 a class to encapsulate Controller module configuration, events, NVs, EEPROM, etc More...

Namespaces

namespace  VLCB

Enumerations

enum  VLCB::EepromLocations {
  VLCB::LOCATION_MODE = 0 , VLCB::LOCATION_CANID = 1 , VLCB::LOCATION_NODE_NUMBER_HIGH = 2 , VLCB::LOCATION_NODE_NUMBER_LOW = 3 ,
  VLCB::LOCATION_FLAGS = 4 , VLCB::LOCATION_RESET_FLAG = 5 , VLCB::LOCATION_RESERVED_SIZE = 10
}
enum  VLCB::FlagBits { VLCB::HEARTBEAT_BIT = 0 , VLCB::EVENT_ACK_BIT = 1 , VLCB::FCU_COMPATIBLE_BIT = 2 }