uc-sdk
|
Controller Area Network FIFOMailBox. More...
#include <stm32f10x.h>
Public Attributes | |
__IO uint32_t | RIR |
__IO uint32_t | RDTR |
__IO uint32_t | RDLR |
__IO uint32_t | RDHR |
Controller Area Network FIFOMailBox.
Definition at line 681 of file stm32f10x.h.
__IO uint32_t CAN_FIFOMailBox_TypeDef::RDHR |
Definition at line 686 of file stm32f10x.h.
__IO uint32_t CAN_FIFOMailBox_TypeDef::RDLR |
Definition at line 685 of file stm32f10x.h.
__IO uint32_t CAN_FIFOMailBox_TypeDef::RDTR |
Definition at line 684 of file stm32f10x.h.
__IO uint32_t CAN_FIFOMailBox_TypeDef::RIR |
Definition at line 683 of file stm32f10x.h.