#include "pstdint.h"

Go to the source code of this file.
Macros | |
| #define | XDI_MAX_FREQUENCY ((uint16_t) XDI_MAX_FREQUENCY_VAL) |
| #define | XDI_MAX_FREQUENCY_VAL 0xFFFF |
Typedefs | |
| typedef enum XsDataIdentifierValue | XsDataIdentifierValue |
Enumerations | |
| enum | XsDataIdentifierValue { XDIV_MaxFrequency = XDI_MAX_FREQUENCY_VAL } |
| Defines some convenience values for use with the data identifiers. More... | |
| #define XDI_MAX_FREQUENCY ((uint16_t) XDI_MAX_FREQUENCY_VAL) |
Definition at line 70 of file xsdataidentifiervalue.h.
| #define XDI_MAX_FREQUENCY_VAL 0xFFFF |
Definition at line 69 of file xsdataidentifiervalue.h.
| typedef enum XsDataIdentifierValue XsDataIdentifierValue |
Definition at line 88 of file xsdataidentifiervalue.h.