Modular Pinball Machine Controller
Data Fields

PK_MSG_ID_T Union Reference

Structure to simplify access to the PinCAN message ID. More...

#include <pinkit.h>

Data Fields

unsigned long id
struct {
   BYTE   BYTE_0
   BYTE   BYTE_1
   BYTE   BYTE_2
   BYTE   BYTE_3
u

Detailed Description

Structure to simplify access to the PinCAN message ID.

This structure provides BYTE access to the 32-bit message ID needed by the ECAN C library routines. Typically only a single BYTE in the ID needs to change, so this improves code efficiency.


The documentation for this union was generated from the following file: