Classes | Namespaces | Macros | 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

 dataspeed_ulc_can
 

Macros

#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 ()
 

Macro Definition 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 Jul 9 2020 03:45:43