Controller Area Network. More...
#include <stm32f407xx.h>
Public Attributes | |
__IO uint32_t | BTR |
__IO uint32_t | ESR |
__IO uint32_t | FA1R |
__IO uint32_t | FFA1R |
__IO uint32_t | FM1R |
__IO uint32_t | FMR |
__IO uint32_t | FS1R |
__IO uint32_t | IER |
__IO uint32_t | MCR |
__IO uint32_t | MSR |
uint32_t | RESERVED0 [88] |
uint32_t | RESERVED1 [12] |
uint32_t | RESERVED2 |
uint32_t | RESERVED3 |
uint32_t | RESERVED4 |
uint32_t | RESERVED5 [8] |
__IO uint32_t | RF0R |
__IO uint32_t | RF1R |
CAN_FIFOMailBox_TypeDef | sFIFOMailBox [2] |
CAN_FilterRegister_TypeDef | sFilterRegister [28] |
CAN_TxMailBox_TypeDef | sTxMailBox [3] |
__IO uint32_t | TSR |
Controller Area Network.
Definition at line 250 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::BTR |
CAN bit timing register, Address offset: 0x1C
Definition at line 259 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::ESR |
CAN error status register, Address offset: 0x18
Definition at line 258 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::FA1R |
CAN filter activation register, Address offset: 0x21C
Definition at line 271 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::FFA1R |
CAN filter FIFO assignment register, Address offset: 0x214
Definition at line 269 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::FM1R |
CAN filter mode register, Address offset: 0x204
Definition at line 265 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::FMR |
CAN filter master register, Address offset: 0x200
Definition at line 264 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::FS1R |
CAN filter scale register, Address offset: 0x20C
Definition at line 267 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::IER |
CAN interrupt enable register, Address offset: 0x14
Definition at line 257 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::MCR |
CAN master control register, Address offset: 0x00
Definition at line 252 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::MSR |
CAN master status register, Address offset: 0x04
Definition at line 253 of file stm32f407xx.h.
uint32_t CAN_TypeDef::RESERVED0 |
Reserved, 0x020 - 0x17F
Definition at line 260 of file stm32f407xx.h.
uint32_t CAN_TypeDef::RESERVED1 |
Reserved, 0x1D0 - 0x1FF
Definition at line 263 of file stm32f407xx.h.
uint32_t CAN_TypeDef::RESERVED2 |
Reserved, 0x208
Definition at line 266 of file stm32f407xx.h.
uint32_t CAN_TypeDef::RESERVED3 |
Reserved, 0x210
Definition at line 268 of file stm32f407xx.h.
uint32_t CAN_TypeDef::RESERVED4 |
Reserved, 0x218
Definition at line 270 of file stm32f407xx.h.
uint32_t CAN_TypeDef::RESERVED5 |
Reserved, 0x220-0x23F
Definition at line 272 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::RF0R |
CAN receive FIFO 0 register, Address offset: 0x0C
Definition at line 255 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::RF1R |
CAN receive FIFO 1 register, Address offset: 0x10
Definition at line 256 of file stm32f407xx.h.
CAN_FIFOMailBox_TypeDef CAN_TypeDef::sFIFOMailBox |
CAN FIFO MailBox, Address offset: 0x1B0 - 0x1CC
Definition at line 262 of file stm32f407xx.h.
CAN_FilterRegister_TypeDef CAN_TypeDef::sFilterRegister |
CAN Filter Register, Address offset: 0x240-0x31C
Definition at line 273 of file stm32f407xx.h.
CAN_TxMailBox_TypeDef CAN_TypeDef::sTxMailBox |
CAN Tx MailBox, Address offset: 0x180 - 0x1AC
Definition at line 261 of file stm32f407xx.h.
__IO uint32_t CAN_TypeDef::TSR |
CAN transmit status register, Address offset: 0x08
Definition at line 254 of file stm32f407xx.h.