Skip to content

Namespace anonymous namespace{Firmware/Libraries/SimGateway/SimGateway.cpp}

Namespace List > anonymous namespace{Firmware/Libraries/SimGateway/SimGateway.cpp}

Public Types

Type Name
enum uint8_t LedColor
enum uint8_t ParserState

Public Types Documentation

enum LedColor

enum anonymous namespace{Firmware/Libraries/SimGateway/SimGateway.cpp}::LedColor {
    NONE,
    RED,
    GREEN
};

enum ParserState

enum anonymous namespace{Firmware/Libraries/SimGateway/SimGateway.cpp}::ParserState {
    IDLE,
    GOT_AA,
    IN_FRAME
};


The documentation for this class was generated from the following file Firmware/Libraries/SimGateway/SimGateway.cpp