|
DESERT 4.0.0
|
Common structures and variables in the protocol. More...
Go to the source code of this file.
Classes | |
| struct | hdr_tokenbus |
Typedefs | |
| typedef uint_least16_t | tokenid_t |
| typedef struct hdr_tokenbus | hdr_tokenbus |
Variables | |
| constexpr size_t | TOKENIDMAX = std::numeric_limits<tokenid_t>::max() |
| packet_t | PT_UWTOKENBUS |
Common structures and variables in the protocol.
| typedef struct hdr_tokenbus hdr_tokenbus |
Header of the token bus protocol
| typedef uint_least16_t tokenid_t |
set here the size of the tokenid counter
|
extern |
|
constexpr |
Referenced by UwTokenBus::nextId(), UwTokenBus::nextIdOwned(), UwTokenBus::normId(), and UwTokenBus::validToken().