STM32F10x Standard Peripherals Library  3.5.0
CAN_TypeDef Struct Reference

Controller Area Network. More...

#include <stm32f10x.h>

Data Fields

__IO uint32_t MCR
__IO uint32_t MSR
__IO uint32_t TSR
__IO uint32_t RF0R
__IO uint32_t RF1R
__IO uint32_t IER
__IO uint32_t ESR
__IO uint32_t BTR
uint32_t RESERVED0 [88]
CAN_TxMailBox_TypeDef sTxMailBox [3]
CAN_FIFOMailBox_TypeDef sFIFOMailBox [2]
uint32_t RESERVED1 [12]
__IO uint32_t FMR
__IO uint32_t FM1R
uint32_t RESERVED2
__IO uint32_t FS1R
uint32_t RESERVED3
__IO uint32_t FFA1R
uint32_t RESERVED4
__IO uint32_t FA1R
uint32_t RESERVED5 [8]
CAN_FilterRegister_TypeDef sFilterRegister [14]

Detailed Description

Controller Area Network.


Field Documentation

__IO uint32_t BTR

Definition at line 712 of file stm32f10x.h.

__IO uint32_t ESR

Definition at line 711 of file stm32f10x.h.

__IO uint32_t FA1R

Definition at line 724 of file stm32f10x.h.

__IO uint32_t FFA1R

Definition at line 722 of file stm32f10x.h.

__IO uint32_t FM1R

Definition at line 718 of file stm32f10x.h.

__IO uint32_t FMR

Definition at line 717 of file stm32f10x.h.

__IO uint32_t FS1R

Definition at line 720 of file stm32f10x.h.

__IO uint32_t IER

Definition at line 710 of file stm32f10x.h.

__IO uint32_t MCR

Definition at line 705 of file stm32f10x.h.

__IO uint32_t MSR

Definition at line 706 of file stm32f10x.h.

uint32_t RESERVED0[88]

Definition at line 713 of file stm32f10x.h.

uint32_t RESERVED1[12]

Definition at line 716 of file stm32f10x.h.

uint32_t RESERVED2

Definition at line 719 of file stm32f10x.h.

uint32_t RESERVED3

Definition at line 721 of file stm32f10x.h.

uint32_t RESERVED4

Definition at line 723 of file stm32f10x.h.

uint32_t RESERVED5[8]

Definition at line 725 of file stm32f10x.h.

__IO uint32_t RF0R

Definition at line 708 of file stm32f10x.h.

__IO uint32_t RF1R

Definition at line 709 of file stm32f10x.h.

Definition at line 715 of file stm32f10x.h.

Definition at line 727 of file stm32f10x.h.

Definition at line 714 of file stm32f10x.h.

__IO uint32_t TSR

Definition at line 707 of file stm32f10x.h.


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