uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
EFF_GPR_Entry Struct Reference

Group of Extended ID Frame Format Entry structure. More...

#include <lpc17xx_can.h>

Public Attributes

uint8_t controller1
 
uint8_t controller2
 
uint32_t lowerEID
 
uint32_t upperEID
 

Detailed Description

Group of Extended ID Frame Format Entry structure.

Definition at line 771 of file lpc17xx_can.h.

Member Data Documentation

uint8_t EFF_GPR_Entry::controller1

First CAN Controller, should be:

  • CAN1_CTRL: CAN1 Controller
  • CAN2_CTRL: CAN2 Controller

Definition at line 772 of file lpc17xx_can.h.

uint8_t EFF_GPR_Entry::controller2

Second Disable bit, should be:

  • MSG_ENABLE: disable bit = 0(default)
  • MSG_DISABLE: disable bit = 1

Definition at line 776 of file lpc17xx_can.h.

uint32_t EFF_GPR_Entry::lowerEID

Extended ID lower bound, should be 29-bit value

Definition at line 780 of file lpc17xx_can.h.

uint32_t EFF_GPR_Entry::upperEID

Extended ID upper bound, should be 29-bit value

Definition at line 781 of file lpc17xx_can.h.


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