Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

WWDG_TypeDef Struct Reference

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.