Classes | Namespaces | Defines | Enumerations | Functions
dispatch.h File Reference
#include <stdint.h>
Include dependency graph for dispatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dataspeed_ulc_can::MsgUlcCfg
struct  dataspeed_ulc_can::MsgUlcCmd
struct  dataspeed_ulc_can::MsgUlcReport

Namespaces

namespace  dataspeed_ulc_can

Defines

#define BUILD_ASSERT(cond)   do { (void) sizeof(char [1 - 2*!(cond)]); } while(0)

Enumerations

enum  { dataspeed_ulc_can::ID_ULC_CMD = 0x076, dataspeed_ulc_can::ID_ULC_CONFIG = 0x077, dataspeed_ulc_can::ID_ULC_REPORT = 0x078 }

Functions

static void dataspeed_ulc_can::dispatchAssertSizes ()

Define Documentation

#define BUILD_ASSERT (   cond)    do { (void) sizeof(char [1 - 2*!(cond)]); } while(0)

Definition at line 89 of file dispatch.h.



dataspeed_ulc_can
Author(s): Micho Radovnikovich
autogenerated on Thu May 16 2019 03:04:21