DIY Logging Volt/Ampmeter
|
Window WATCHDOG. More...
#include <stm32f103xb.h>
Data Fields | |
__IO uint32_t | CR |
__IO uint32_t | CFR |
__IO uint32_t | SR |
Window WATCHDOG.
Definition at line 557 of file stm32f103xb.h.
__IO uint32_t WWDG_TypeDef::CFR |
WWDG Configuration register, Address offset: 0x04
Definition at line 560 of file stm32f103xb.h.
__IO uint32_t WWDG_TypeDef::CR |
WWDG Control register, Address offset: 0x00
Definition at line 559 of file stm32f103xb.h.
__IO uint32_t WWDG_TypeDef::SR |
WWDG Status register, Address offset: 0x08
Definition at line 561 of file stm32f103xb.h.