BME280 Driver 2.0.x
Driver for BME280 sensor
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:

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) 2023 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.

Function Documentation

◆ MX_GPIO_Init()

void MX_GPIO_Init ( void  )

Configure pins as Analog Input Output EVENT_OUT EXTI PD8 ---—> USART3_TX PD9 ---—> USART3_RX

Configure pins as Analog Input Output EVENT_OUT EXTI

Here is the caller graph for this function: