![]() |
ARMEBS4
revision-26.06.2015
|
Independent WATCHDOG. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.h"
Data Fields | |
__IO uint32_t | KR |
__IO uint32_t | PR |
__IO uint32_t | RLR |
__IO uint32_t | SR |
Independent WATCHDOG.
Definition at line 700 of file stm32f4xx.h.
__IO uint32_t IWDG_TypeDef::KR |
IWDG Key register, Address offset: 0x00
Definition at line 702 of file stm32f4xx.h.
__IO uint32_t IWDG_TypeDef::PR |
IWDG Prescaler register, Address offset: 0x04
Definition at line 703 of file stm32f4xx.h.
__IO uint32_t IWDG_TypeDef::RLR |
IWDG Reload register, Address offset: 0x08
Definition at line 704 of file stm32f4xx.h.
__IO uint32_t IWDG_TypeDef::SR |
IWDG Status register, Address offset: 0x0C
Definition at line 705 of file stm32f4xx.h.