DIY Logging Volt/Ampmeter
EXTI_TypeDef Struct Reference

External Interrupt/Event Controller. More...

#include <stm32f103xb.h>

Data Fields

__IO uint32_t IMR
 
__IO uint32_t EMR
 
__IO uint32_t RTSR
 
__IO uint32_t FTSR
 
__IO uint32_t SWIER
 
__IO uint32_t PR
 

Detailed Description

External Interrupt/Event Controller.

Definition at line 311 of file stm32f103xb.h.

Field Documentation

◆ EMR

__IO uint32_t EXTI_TypeDef::EMR

Definition at line 314 of file stm32f103xb.h.

◆ FTSR

__IO uint32_t EXTI_TypeDef::FTSR

Definition at line 316 of file stm32f103xb.h.

◆ IMR

__IO uint32_t EXTI_TypeDef::IMR

Definition at line 313 of file stm32f103xb.h.

◆ PR

__IO uint32_t EXTI_TypeDef::PR

Definition at line 318 of file stm32f103xb.h.

◆ RTSR

__IO uint32_t EXTI_TypeDef::RTSR

Definition at line 315 of file stm32f103xb.h.

◆ SWIER

__IO uint32_t EXTI_TypeDef::SWIER

Definition at line 317 of file stm32f103xb.h.


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