![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
CCAN message interface register block structure.
Definition at line 50 of file ccan_001.h.
#include "ccan_001.h"
Data Fields | |
| __IO uint32_t | IF_CMDREQ |
| union { | |
| __IO uint32_t IF_CMDMSK_R | |
| __IO uint32_t IF_CMDMSK_W | |
| }; | |
| __IO uint32_t | IF_MSK1 |
| __IO uint32_t | IF_MSK2 |
| __IO uint32_t | IF_ARB1 |
| __IO uint32_t | IF_ARB2 |
| __IO uint32_t | IF_MCTRL |
| __IO uint32_t | IF_DA1 |
| __IO uint32_t | IF_DA2 |
| __IO uint32_t | IF_DB1 |
| __IO uint32_t | IF_DB2 |
| __I uint32_t | RESERVED [13] |
| union { ... } |
| __IO uint32_t IF_ARB1 |
Message interface arbitration 1
Definition at line 59 of file ccan_001.h.
| __IO uint32_t IF_ARB2 |
Message interface arbitration 2
Definition at line 60 of file ccan_001.h.
| __IO uint32_t IF_CMDMSK_R |
Message interface command mask (read direction)
Definition at line 53 of file ccan_001.h.
| __IO uint32_t IF_CMDMSK_W |
Message interface command mask (write direction)
Definition at line 54 of file ccan_001.h.
| __IO uint32_t IF_CMDREQ |
< C_CAN message interface Structure Message interface command request
Definition at line 51 of file ccan_001.h.
| __IO uint32_t IF_DA1 |
Message interface data A1
Definition at line 62 of file ccan_001.h.
| __IO uint32_t IF_DA2 |
Message interface data A2
Definition at line 63 of file ccan_001.h.
| __IO uint32_t IF_DB1 |
Message interface data B1
Definition at line 64 of file ccan_001.h.
| __IO uint32_t IF_DB2 |
Message interface data B2
Definition at line 65 of file ccan_001.h.
| __IO uint32_t IF_MCTRL |
Message interface message control
Definition at line 61 of file ccan_001.h.
| __IO uint32_t IF_MSK1 |
Message interface mask 1
Definition at line 57 of file ccan_001.h.
| __IO uint32_t IF_MSK2 |
Message interface mask 2
Definition at line 58 of file ccan_001.h.
| __I uint32_t RESERVED[13] |
Definition at line 66 of file ccan_001.h.