|
DESERT 4.0.0
|
Common structures and variables in the protocol. More...
Go to the source code of this file.
Classes | |
| struct | hdr_ranging_tdma |
Typedefs | |
| typedef uint_least16_t | slotid_t |
| typedef float | uwrange_time_t |
| typedef struct hdr_ranging_tdma | hdr_ranging_tdma |
Variables | |
| constexpr size_t | SLOTIDMAX_HDR = std::numeric_limits<slotid_t>::max() |
| packet_t | PT_UWRANGING_TDMA |
Common structures and variables in the protocol.
| typedef struct hdr_ranging_tdma hdr_ranging_tdma |
Header of the token bus protocol
| typedef uint_least16_t slotid_t |
set here the size of the slotid
| typedef float uwrange_time_t |
set here the size and precision of the time measures (uint16/half/float...)
|
extern |
Referenced by Uwranging_tdma_Init().
|
constexpr |