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_pds_can::MsgCurrent
struct  dataspeed_pds_can::MsgMode
struct  dataspeed_pds_can::MsgRelay
struct  dataspeed_pds_can::MsgScript
struct  dataspeed_pds_can::MsgStatus1
struct  dataspeed_pds_can::MsgStatus2

Namespaces

namespace  dataspeed_pds_can

Defines

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

Enumerations

enum  {
  dataspeed_pds_can::ID_REQUEST = 0x410, dataspeed_pds_can::ID_MODE = 0x411, dataspeed_pds_can::ID_SCRIPT = 0x412, dataspeed_pds_can::ID_RESERVED1 = 0x413,
  dataspeed_pds_can::ID_RESERVED2 = 0x430, dataspeed_pds_can::ID_RESERVED3 = 0x431, dataspeed_pds_can::ID_RESERVED4 = 0x432, dataspeed_pds_can::ID_STATUS1_MASTER = 0x420,
  dataspeed_pds_can::ID_STATUS1_SLAVE1 = 0x421, dataspeed_pds_can::ID_STATUS1_SLAVE2 = 0x422, dataspeed_pds_can::ID_STATUS1_SLAVE3 = 0x423, dataspeed_pds_can::ID_CURRENT1_MASTER = 0x424,
  dataspeed_pds_can::ID_CURRENT1_SLAVE1 = 0x425, dataspeed_pds_can::ID_CURRENT1_SLAVE2 = 0x426, dataspeed_pds_can::ID_CURRENT1_SLAVE3 = 0x427, dataspeed_pds_can::ID_CURRENT2_MASTER = 0x428,
  dataspeed_pds_can::ID_CURRENT2_SLAVE1 = 0x429, dataspeed_pds_can::ID_CURRENT2_SLAVE2 = 0x42A, dataspeed_pds_can::ID_CURRENT2_SLAVE3 = 0x42B, dataspeed_pds_can::ID_CURRENT3_MASTER = 0x42C,
  dataspeed_pds_can::ID_CURRENT3_SLAVE1 = 0x42D, dataspeed_pds_can::ID_CURRENT3_SLAVE2 = 0x42E, dataspeed_pds_can::ID_CURRENT3_SLAVE3 = 0x42F, dataspeed_pds_can::ID_STATUS2_MASTER = 0x43C,
  dataspeed_pds_can::ID_STATUS2_SLAVE1 = 0x43D, dataspeed_pds_can::ID_STATUS2_SLAVE2 = 0x43E, dataspeed_pds_can::ID_STATUS2_SLAVE3 = 0x43F
}

Functions

static void dataspeed_pds_can::dispatchAssertSizes ()

Define Documentation

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

Definition at line 107 of file dispatch.h.



dataspeed_pds_can
Author(s): Kevin Hallenbeck , Eric Myllyoja
autogenerated on Thu Apr 4 2019 02:42:49