forkd

Dependencies:   mbed

Fork of LGstaandart by Dmitry Kovalev

Embed: (wiki syntax)

« Back to documentation index

LPC_CANCR_TypeDef Struct Reference

LPC_CANCR_TypeDef Struct Reference
[LPC17xx_System]

Controller Area Network Central (CANCR) register structure definition. More...

#include <LPC17xx.h>

Data Fields

__I uint32_t TxSR
__I uint32_t RxSR
__I uint32_t MSR

Detailed Description

Controller Area Network Central (CANCR) register structure definition.

Definition at line 642 of file LPC17xx.h.


Field Documentation

__I uint32_t MSR

Offset: 0x008 (R/ ) CAN Central Miscellaneous Register

Definition at line 646 of file LPC17xx.h.

__I uint32_t RxSR

Offset: 0x004 (R/ ) CAN Central Receive Status Register

Definition at line 645 of file LPC17xx.h.

__I uint32_t TxSR

Offset: 0x000 (R/ ) CAN Central Transmit Status Register

Definition at line 644 of file LPC17xx.h.