LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
IP_CAN_STD_ID_Entry_T Struct Reference

Detailed Description

Standard ID Entry structure.

Definition at line 686 of file can_001.h.

#include "can_001.h"

Data Fields

uint8_t CtrlNo
 
uint8_t Disable
 
uint16_t ID_11
 

Field Documentation

uint8_t CtrlNo

Controller Number: 0 for CAN1 and 1 for CAN2

Definition at line 687 of file can_001.h.

uint8_t Disable

0(ENABLE)/1(DISABLE): Response On/Off dynamically

Definition at line 688 of file can_001.h.

uint16_t ID_11

Standard ID, should be 11-bit value

Definition at line 689 of file can_001.h.


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