GM6000 Digital Heater Controller Branch: main
SDX-1330
Functions
Hal.h File Reference

Detailed Description

This file defines the concrete implementation for the Button HAL running on STM32 MCUs.

#include "Driver/Button/Hal.h"
Include dependency graph for 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'.
 

Function Documentation

◆ driverButtonHalSTM32_initialize()

void driverButtonHalSTM32_initialize ( Driver_Button_Hal_T  buttonHdl)

This method is used to initialize the GPIO for the pin/configuration specified by 'buttonHdl'.