forkd

Dependencies:   mbed

Fork of LGstaandart by Dmitry Kovalev

Embed: (wiki syntax)

« Back to documentation index

LPC_CANAF_TypeDef Struct Reference

LPC_CANAF_TypeDef Struct Reference
[LPC17xx_System]

Controller Area Network Acceptance Filter(CANAF) register structure definition. More...

#include <LPC17xx.h>

Data Fields

__IO uint32_t AFMR
__IO uint32_t SFF_sa
__IO uint32_t SFF_GRP_sa
__IO uint32_t EFF_sa
__IO uint32_t EFF_GRP_sa
__IO uint32_t ENDofTable
__I uint32_t LUTerrAd
__I uint32_t LUTerr
__IO uint32_t FCANIE
__IO uint32_t FCANIC0
__IO uint32_t FCANIC1

Detailed Description

Controller Area Network Acceptance Filter(CANAF) register structure definition.

Definition at line 626 of file LPC17xx.h.


Field Documentation

__IO uint32_t AFMR

Offset: 0x000 (R/W) Acceptance Filter Register

Definition at line 628 of file LPC17xx.h.

__IO uint32_t EFF_GRP_sa

Offset: 0x010 (R/W) Extended Frame Group Start Address Register

Definition at line 632 of file LPC17xx.h.

__IO uint32_t EFF_sa

Offset: 0x00C (R/W) Extended Frame Start Address Register

Definition at line 631 of file LPC17xx.h.

__IO uint32_t ENDofTable

Offset: 0x014 (R/W) End of AF Tables Register

Definition at line 633 of file LPC17xx.h.

__IO uint32_t FCANIC0

Offset: 0x024 (R/W) FullCAN Interrupt and Capture Register 0

Definition at line 637 of file LPC17xx.h.

__IO uint32_t FCANIC1

Offset: 0x028 (R/W) FullCAN Interrupt and Capture Register 1

Definition at line 638 of file LPC17xx.h.

__IO uint32_t FCANIE

Offset: 0x020 (R/W) Global FullCANInterrupt Enable Register

Definition at line 636 of file LPC17xx.h.

__I uint32_t LUTerr

Offset: 0x01C (R/ ) LUT Error Register

Definition at line 635 of file LPC17xx.h.

__I uint32_t LUTerrAd

Offset: 0x018 (R/ ) LUT Error Address Register

Definition at line 634 of file LPC17xx.h.

__IO uint32_t SFF_GRP_sa

Offset: 0x008 (R/W) Standard Frame Group Start Address Register

Definition at line 630 of file LPC17xx.h.

__IO uint32_t SFF_sa

Offset: 0x004 (R/W) Standard Frame Individual Start Address Register

Definition at line 629 of file LPC17xx.h.