L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
Loading...
Searching...
No Matches
gpio.h File Reference

This file contains all the function prototypes for the gpio.c file. More...

#include "main.h"
Include dependency graph for gpio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void MX_GPIO_Init (void)

Detailed Description

This file contains all the function prototypes for the gpio.c file.

Attention

Copyright (c) 2025 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.

Definition in file gpio.h.

Function Documentation

◆ MX_GPIO_Init()

void MX_GPIO_Init ( void )

Configure pins as Analog Input Output EVENT_OUT EXTI

Definition at line 42 of file gpio.c.

References _3V3_Enb_Pin, Bat_Mon_Enb_Pin, NFC_INT_GPIO_Port, NFC_INT_Pin, NFC_LPD_Enb_Pin, SPI1_CS_GPIO_Port, SPI1_CS_Pin, and USER_LED_Pin.

Referenced by main().

Here is the caller graph for this function: