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.
IWDG_TypeDef Struct Reference
[Peripheral_registers_structures]
Independent WATCHDOG. More...
#include <stm32f103xb.h>
Data Fields | |
__IO uint32_t | KR |
__IO uint32_t | PR |
__IO uint32_t | RLR |
__IO uint32_t | SR |
Detailed Description
Independent WATCHDOG.
Definition at line 421 of file stm32f103xb.h.
Field Documentation
__IO uint32_t KR |
Key register, Address offset: 0x00
Definition at line 423 of file stm32f103xb.h.
__IO uint32_t PR |
Prescaler register, Address offset: 0x04
Definition at line 424 of file stm32f103xb.h.
__IO uint32_t RLR |
Reload register, Address offset: 0x08
Definition at line 425 of file stm32f103xb.h.
__IO uint32_t SR |
Status register, Address offset: 0x0C
Definition at line 426 of file stm32f103xb.h.
Generated on Tue Jul 12 2022 15:37:37 by
