![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This file defines the concrete implementation for the Button HAL running on STM32 MCUs.
#include "Driver/Button/Hal.h"
Go to the source code of this file.
Functions | |
void | driverButtonHalSTM32_initialize (Driver_Button_Hal_T buttonHdl) |
This method is used to initialize the GPIO for the pin/configuration specified by 'buttonHdl'. | |
void driverButtonHalSTM32_initialize | ( | Driver_Button_Hal_T | buttonHdl | ) |
This method is used to initialize the GPIO for the pin/configuration specified by 'buttonHdl'.