Filter and Mathematical ACcelerator. More...
#include <stm32h735xx.h>
Public Attributes | |
__IO uint32_t | CR |
__IO uint32_t | PARAM |
__IO uint32_t | RDATA |
__IO uint32_t | SR |
__IO uint32_t | WDATA |
__IO uint32_t | X1BUFCFG |
__IO uint32_t | X2BUFCFG |
__IO uint32_t | YBUFCFG |
Filter and Mathematical ACcelerator.
Definition at line 994 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::CR |
FMAC Control register, Address offset: 0x10
Definition at line 1000 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::PARAM |
FMAC Parameter register, Address offset: 0x0C
Definition at line 999 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::RDATA |
FMAC Read Data register, Address offset: 0x1C
Definition at line 1003 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::SR |
FMAC Status register, Address offset: 0x14
Definition at line 1001 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::WDATA |
FMAC Write Data register, Address offset: 0x18
Definition at line 1002 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::X1BUFCFG |
FMAC X1 Buffer Configuration register, Address offset: 0x00
Definition at line 996 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::X2BUFCFG |
FMAC X2 Buffer Configuration register, Address offset: 0x04
Definition at line 997 of file stm32h735xx.h.
__IO uint32_t FMAC_TypeDef::YBUFCFG |
FMAC Y Buffer Configuration register, Address offset: 0x08
Definition at line 998 of file stm32h735xx.h.