STM8L15x Standard Peripherals Drivers
|
EXTI_struct Struct Reference
External Interrupt Controller (EXTI) More...
#include <stm8l15x.h>
Data Fields | |
__IO uint8_t | CONF1 |
__IO uint8_t | CONF2 |
__IO uint8_t | CR1 |
__IO uint8_t | CR2 |
__IO uint8_t | CR3 |
__IO uint8_t | CR4 |
uint8_t | RESERVED [4] |
__IO uint8_t | SR1 |
__IO uint8_t | SR2 |
Detailed Description
External Interrupt Controller (EXTI)
Definition at line 906 of file stm8l15x.h.
Field Documentation
Port interrupt selector
Definition at line 913 of file stm8l15x.h.
Port interrupt selector
Definition at line 916 of file stm8l15x.h.
__IO uint8_t EXTI_struct::CR1 |
The four LSB EXTI pin sensitivity
Definition at line 908 of file stm8l15x.h.
__IO uint8_t EXTI_struct::CR2 |
The four MSB EXTI pin sensitivity
Definition at line 909 of file stm8l15x.h.
__IO uint8_t EXTI_struct::CR3 |
EXTI port B & port D sensitivity
Definition at line 910 of file stm8l15x.h.
__IO uint8_t EXTI_struct::CR4 |
EXTI port G & port H sensitivity
Definition at line 915 of file stm8l15x.h.
reserved area
Definition at line 914 of file stm8l15x.h.
__IO uint8_t EXTI_struct::SR1 |
Pins Status flag register 1
Definition at line 911 of file stm8l15x.h.
__IO uint8_t EXTI_struct::SR2 |
Ports Status flage register 2
Definition at line 912 of file stm8l15x.h.
The documentation for this struct was generated from the following file: