STM32F10x Standard Peripherals Library
3.5.0
|
Independent WATCHDOG. More...
#include <stm32f10x.h>
Data Fields | |
__IO uint32_t | KR |
__IO uint32_t | PR |
__IO uint32_t | RLR |
__IO uint32_t | SR |
Independent WATCHDOG.
__IO uint32_t KR |
Definition at line 1056 of file stm32f10x.h.
__IO uint32_t PR |
Definition at line 1057 of file stm32f10x.h.
__IO uint32_t RLR |
Definition at line 1058 of file stm32f10x.h.
__IO uint32_t SR |
Definition at line 1059 of file stm32f10x.h.