Independent WATCHDOG. More...
#include <stm32f407xx.h>
Public Attributes | |
__IO uint32_t | KR |
__IO uint32_t | PR |
__IO uint32_t | RLR |
__IO uint32_t | SR |
__IO uint32_t | WINR |
Independent WATCHDOG.
Definition at line 574 of file stm32f407xx.h.
__IO uint32_t IWDG_TypeDef::KR |
IWDG Key register, Address offset: 0x00
Definition at line 576 of file stm32f407xx.h.
__IO uint32_t IWDG_TypeDef::PR |
IWDG Prescaler register, Address offset: 0x04
Definition at line 577 of file stm32f407xx.h.
__IO uint32_t IWDG_TypeDef::RLR |
IWDG Reload register, Address offset: 0x08
Definition at line 578 of file stm32f407xx.h.
__IO uint32_t IWDG_TypeDef::SR |
IWDG Status register, Address offset: 0x0C
Definition at line 579 of file stm32f407xx.h.
__IO uint32_t IWDG_TypeDef::WINR |
IWDG Window register, Address offset: 0x10
Definition at line 681 of file stm32f769xx.h.