DIY Logging Volt/Ampmeter
IWDG_TypeDef Struct Reference

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

Field Documentation

◆ KR

__IO uint32_t IWDG_TypeDef::KR

Key register, Address offset: 0x00

Definition at line 404 of file stm32f103xb.h.

◆ PR

__IO uint32_t IWDG_TypeDef::PR

Prescaler register, Address offset: 0x04

Definition at line 405 of file stm32f103xb.h.

◆ RLR

__IO uint32_t IWDG_TypeDef::RLR

Reload register, Address offset: 0x08

Definition at line 406 of file stm32f103xb.h.

◆ SR

__IO uint32_t IWDG_TypeDef::SR

Status register, Address offset: 0x0C

Definition at line 407 of file stm32f103xb.h.


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