![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Controller Area Network. More...
#include <stm32f745xx.h>
Data Fields | |
__IO uint32_t | MCR |
__IO uint32_t | MSR |
__IO uint32_t | TSR |
__IO uint32_t | RF0R |
__IO uint32_t | RF1R |
__IO uint32_t | IER |
__IO uint32_t | ESR |
__IO uint32_t | BTR |
uint32_t | RESERVED0 [88] |
CAN_TxMailBox_TypeDef | sTxMailBox [3] |
CAN_FIFOMailBox_TypeDef | sFIFOMailBox [2] |
uint32_t | RESERVED1 [12] |
__IO uint32_t | FMR |
__IO uint32_t | FM1R |
uint32_t | RESERVED2 |
__IO uint32_t | FS1R |
uint32_t | RESERVED3 |
__IO uint32_t | FFA1R |
uint32_t | RESERVED4 |
__IO uint32_t | FA1R |
uint32_t | RESERVED5 [8] |
CAN_FilterRegister_TypeDef | sFilterRegister [28] |
Controller Area Network.
Definition at line 275 of file stm32f745xx.h.
__IO uint32_t BTR |
CAN bit timing register, Address offset: 0x1C
Definition at line 284 of file stm32f745xx.h.
__IO uint32_t ESR |
CAN error status register, Address offset: 0x18
Definition at line 283 of file stm32f745xx.h.
__IO uint32_t FA1R |
CAN filter activation register, Address offset: 0x21C
Definition at line 296 of file stm32f745xx.h.
__IO uint32_t FFA1R |
CAN filter FIFO assignment register, Address offset: 0x214
Definition at line 294 of file stm32f745xx.h.
__IO uint32_t FM1R |
CAN filter mode register, Address offset: 0x204
Definition at line 290 of file stm32f745xx.h.
__IO uint32_t FMR |
CAN filter master register, Address offset: 0x200
Definition at line 289 of file stm32f745xx.h.
__IO uint32_t FS1R |
CAN filter scale register, Address offset: 0x20C
Definition at line 292 of file stm32f745xx.h.
__IO uint32_t IER |
CAN interrupt enable register, Address offset: 0x14
Definition at line 282 of file stm32f745xx.h.
__IO uint32_t MCR |
CAN master control register, Address offset: 0x00
Definition at line 277 of file stm32f745xx.h.
__IO uint32_t MSR |
CAN master status register, Address offset: 0x04
Definition at line 278 of file stm32f745xx.h.
uint32_t RESERVED0 |
Reserved, 0x020 - 0x17F
Definition at line 285 of file stm32f745xx.h.
uint32_t RESERVED1 |
Reserved, 0x1D0 - 0x1FF
Definition at line 288 of file stm32f745xx.h.
uint32_t RESERVED2 |
Reserved, 0x208
Definition at line 291 of file stm32f745xx.h.
uint32_t RESERVED3 |
Reserved, 0x210
Definition at line 293 of file stm32f745xx.h.
uint32_t RESERVED4 |
Reserved, 0x218
Definition at line 295 of file stm32f745xx.h.
uint32_t RESERVED5 |
Reserved, 0x220-0x23F
Definition at line 297 of file stm32f745xx.h.
__IO uint32_t RF0R |
CAN receive FIFO 0 register, Address offset: 0x0C
Definition at line 280 of file stm32f745xx.h.
__IO uint32_t RF1R |
CAN receive FIFO 1 register, Address offset: 0x10
Definition at line 281 of file stm32f745xx.h.
CAN_FIFOMailBox_TypeDef sFIFOMailBox |
CAN FIFO MailBox, Address offset: 0x1B0 - 0x1CC
Definition at line 287 of file stm32f745xx.h.
CAN_FilterRegister_TypeDef sFilterRegister |
CAN Filter Register, Address offset: 0x240-0x31C
Definition at line 298 of file stm32f745xx.h.
CAN_TxMailBox_TypeDef sTxMailBox |
CAN Tx MailBox, Address offset: 0x180 - 0x1AC
Definition at line 286 of file stm32f745xx.h.
__IO uint32_t TSR |
CAN transmit status register, Address offset: 0x08
Definition at line 279 of file stm32f745xx.h.