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 the Arduino Framework.

#include "Driver/Button/Hal.h"
Include dependency graph for Hal.h:

Go to the source code of this file.

Functions

void driverButtonHalArduino_initialize (Driver_Button_Hal_T buttonHdl)
 This method is used to initialize the GPIO for the pin/configuration specified by 'buttonHdl'.
 

Function Documentation

◆ driverButtonHalArduino_initialize()

void driverButtonHalArduino_initialize ( Driver_Button_Hal_T  buttonHdl)

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