Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
WWDG_TypeDef Struct Reference
[Peripheral_registers_structures]
Window WATCHDOG. More...
#include <stm32f103xb.h>
Data Fields | |
__IO uint32_t | CR |
__IO uint32_t | CFR |
__IO uint32_t | SR |
Detailed Description
Window WATCHDOG.
Definition at line 604 of file stm32f103xb.h.
Field Documentation
__IO uint32_t CFR |
WWDG Configuration register, Address offset: 0x04
Definition at line 607 of file stm32f103xb.h.
__IO uint32_t CR |
WWDG Control register, Address offset: 0x00
Definition at line 606 of file stm32f103xb.h.
__IO uint32_t SR |
WWDG Status register, Address offset: 0x08
Definition at line 608 of file stm32f103xb.h.
Generated on Tue Jul 12 2022 15:37:38 by
