STM32F4xx_HAL_Driver
1.8.3
|
EXTI LL module driver. More...
Go to the source code of this file.
Functions | |
uint32_t | LL_EXTI_DeInit (void) |
De-initialize the EXTI registers to their default reset values. More... | |
uint32_t | LL_EXTI_Init (LL_EXTI_InitTypeDef *EXTI_InitStruct) |
Initialize the EXTI registers according to the specified parameters in EXTI_InitStruct. More... | |
void | LL_EXTI_StructInit (LL_EXTI_InitTypeDef *EXTI_InitStruct) |
Set each LL_EXTI_InitTypeDef field to default value. More... | |
EXTI LL module driver.
Copyright (c) 2016 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.Clause
Definition in file stm32f4xx_ll_exti.c.