DIY Logging Volt/Ampmeter
|
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 |
External Interrupt/Event Controller.
Definition at line 311 of file stm32f103xb.h.
__IO uint32_t EXTI_TypeDef::EMR |
Definition at line 314 of file stm32f103xb.h.
__IO uint32_t EXTI_TypeDef::FTSR |
Definition at line 316 of file stm32f103xb.h.
__IO uint32_t EXTI_TypeDef::IMR |
Definition at line 313 of file stm32f103xb.h.
__IO uint32_t EXTI_TypeDef::PR |
Definition at line 318 of file stm32f103xb.h.
__IO uint32_t EXTI_TypeDef::RTSR |
Definition at line 315 of file stm32f103xb.h.
__IO uint32_t EXTI_TypeDef::SWIER |
Definition at line 317 of file stm32f103xb.h.