STM32 Blue Pill Drivers
Drivers that could be used to interface and interact with STM32F103C8T6 Microcontroller
Loading...
Searching...
No Matches
GPIO_config.h File Reference

This file contains the configuration parameters for the GPIO module. More...

#include "GPIO_interface.h"
+ Include dependency graph for GPIO_config.h:
+ This graph shows which files directly or indirectly include this file:

Macros

#define DEFAULT_PIN_INPUT_TYPE   (GPIO_Input_Type_Pull_Down)
 The default input type for the GPIO pins. More...
 
#define DEFAULT_PIN_OUTPUT_TYPE   (GPIO_Output_Type_Push_Pull)
 The default output type for the GPIO pins. More...
 

Detailed Description

This file contains the configuration parameters for the GPIO module.

Author
Mohamed Alaa
Version
1.0.0

This file contains the configuration parameters for the GPIO module.

Date
2023-06-25