DFSDM channel configuration registers. More...
#include <stm32f769xx.h>
Public Attributes | |
__IO uint32_t | CHAWSCDR |
__IO uint32_t | CHCFGR1 |
__IO uint32_t | CHCFGR2 |
__IO uint32_t | CHDATINR |
__IO uint32_t | CHWDATAR |
DFSDM channel configuration registers.
Definition at line 374 of file stm32f769xx.h.
__IO uint32_t DFSDM_Channel_TypeDef::CHAWSCDR |
DFSDM channel analog watchdog and short circuit detector register, Address offset: 0x08
Definition at line 378 of file stm32f769xx.h.
__IO uint32_t DFSDM_Channel_TypeDef::CHCFGR1 |
DFSDM channel configuration register1, Address offset: 0x00
Definition at line 376 of file stm32f769xx.h.
__IO uint32_t DFSDM_Channel_TypeDef::CHCFGR2 |
DFSDM channel configuration register2, Address offset: 0x04
Definition at line 377 of file stm32f769xx.h.
__IO uint32_t DFSDM_Channel_TypeDef::CHDATINR |
DFSDM channel data input register, Address offset: 0x10
Definition at line 381 of file stm32f769xx.h.
__IO uint32_t DFSDM_Channel_TypeDef::CHWDATAR |
DFSDM channel watchdog filter data register, Address offset: 0x0C
Definition at line 380 of file stm32f769xx.h.