STM32F10x Standard Peripherals Library  3.5.0
CAN_FIFOMailBox_TypeDef Struct Reference

Controller Area Network FIFOMailBox. More...

#include <stm32f10x.h>

Data Fields

__IO uint32_t RIR
__IO uint32_t RDTR
__IO uint32_t RDLR
__IO uint32_t RDHR

Detailed Description

Controller Area Network FIFOMailBox.


Field Documentation

__IO uint32_t RDHR

Definition at line 686 of file stm32f10x.h.

__IO uint32_t RDLR

Definition at line 685 of file stm32f10x.h.

__IO uint32_t RDTR

Definition at line 684 of file stm32f10x.h.

__IO uint32_t RIR

Definition at line 683 of file stm32f10x.h.


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