STM32 Blue Pill Drivers
Drivers that could be used to interface and interact with STM32F103C8T6 Microcontroller
|
This file contains the configuration parameters for the GPIO module. More...
#include "GPIO_interface.h"
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... | |
This file contains the configuration parameters for the GPIO module.
This file contains the configuration parameters for the GPIO module.