My Project
Loading...
Searching...
No Matches
EXTI_HandleTypeDef Struct Reference

EXTI Handle structure definition. More...

#include <stm32f3xx_hal_exti.h>

Public Attributes

uint32_t Line
 
void(* PendingCallback )(void)
 

Detailed Description

EXTI Handle structure definition.

Member Data Documentation

◆ Line

uint32_t EXTI_HandleTypeDef::Line

Exti line number

◆ PendingCallback

void(* EXTI_HandleTypeDef::PendingCallback) (void)

Exti pending callback


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