STM32F10x Standard Peripherals Library  3.5.0
CAN_TxMailBox_TypeDef Struct Reference

Controller Area Network TxMailBox. More...

#include <stm32f10x.h>

Data Fields

__IO uint32_t TIR
__IO uint32_t TDTR
__IO uint32_t TDLR
__IO uint32_t TDHR

Detailed Description

Controller Area Network TxMailBox.


Field Documentation

__IO uint32_t TDHR

Definition at line 674 of file stm32f10x.h.

__IO uint32_t TDLR

Definition at line 673 of file stm32f10x.h.

__IO uint32_t TDTR

Definition at line 672 of file stm32f10x.h.

__IO uint32_t TIR

Definition at line 671 of file stm32f10x.h.


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