DIY Logging Volt/Ampmeter
WWDG_TypeDef Struct Reference

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 557 of file stm32f103xb.h.

Field Documentation

◆ CFR

__IO uint32_t WWDG_TypeDef::CFR

WWDG Configuration register, Address offset: 0x04

Definition at line 560 of file stm32f103xb.h.

◆ CR

__IO uint32_t WWDG_TypeDef::CR

WWDG Control register, Address offset: 0x00

Definition at line 559 of file stm32f103xb.h.

◆ SR

__IO uint32_t WWDG_TypeDef::SR

WWDG Status register, Address offset: 0x08

Definition at line 561 of file stm32f103xb.h.


The documentation for this struct was generated from the following file: