#include <stm32f469xx.h>
Public Attributes | |
__IO uint32_t | CLRFR |
__IO uint32_t | CR1 |
__IO uint32_t | CR2 |
__IO uint32_t | DR |
__IO uint32_t | FRCR |
__IO uint32_t | IMR |
__IO uint32_t | SLOTR |
__IO uint32_t | SR |
Definition at line 848 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::CLRFR |
SAI block x clear flag register, Address offset: 0x1C
Definition at line 856 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::CR1 |
SAI block x configuration register 1, Address offset: 0x04
Definition at line 850 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::CR2 |
SAI block x configuration register 2, Address offset: 0x08
Definition at line 851 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::DR |
SAI block x data register, Address offset: 0x20
Definition at line 857 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::FRCR |
SAI block x frame configuration register, Address offset: 0x0C
Definition at line 852 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::IMR |
SAI block x interrupt mask register, Address offset: 0x14
Definition at line 854 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::SLOTR |
SAI block x slot register, Address offset: 0x10
Definition at line 853 of file stm32f469xx.h.
__IO uint32_t SAI_Block_TypeDef::SR |
SAI block x status register, Address offset: 0x18
Definition at line 855 of file stm32f469xx.h.