DIY Logging Volt/Ampmeter
|
Independent WATCHDOG. More...
#include <stm32f103xb.h>
Data Fields | |
__IO uint32_t | KR |
__IO uint32_t | PR |
__IO uint32_t | RLR |
__IO uint32_t | SR |
Independent WATCHDOG.
Definition at line 402 of file stm32f103xb.h.
__IO uint32_t IWDG_TypeDef::KR |
Key register, Address offset: 0x00
Definition at line 404 of file stm32f103xb.h.
__IO uint32_t IWDG_TypeDef::PR |
Prescaler register, Address offset: 0x04
Definition at line 405 of file stm32f103xb.h.
__IO uint32_t IWDG_TypeDef::RLR |
Reload register, Address offset: 0x08
Definition at line 406 of file stm32f103xb.h.
__IO uint32_t IWDG_TypeDef::SR |
Status register, Address offset: 0x0C
Definition at line 407 of file stm32f103xb.h.