|
L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
|
This file provides code for the configuration of all used GPIO pins. More...
#include "gpio.h"Go to the source code of this file.
Functions | |
| void | MX_GPIO_Init (void) |
This file provides code for the configuration of all used GPIO pins.
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.c.
| 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().