DIY Logging Volt/Ampmeter
CAN_FIFOMailBox_TypeDef Struct Reference

Controller Area Network FIFOMailBox. More...

#include <stm32f103xb.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.

Definition at line 215 of file stm32f103xb.h.

Field Documentation

◆ RDHR

__IO uint32_t CAN_FIFOMailBox_TypeDef::RDHR

Definition at line 220 of file stm32f103xb.h.

◆ RDLR

__IO uint32_t CAN_FIFOMailBox_TypeDef::RDLR

Definition at line 219 of file stm32f103xb.h.

◆ RDTR

__IO uint32_t CAN_FIFOMailBox_TypeDef::RDTR

Definition at line 218 of file stm32f103xb.h.

◆ RIR

__IO uint32_t CAN_FIFOMailBox_TypeDef::RIR

Definition at line 217 of file stm32f103xb.h.


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