1#ifndef Driver_Button_PolledDebounced_h_
2#define Driver_Button_PolledDebounced_h_
44 unsigned numConsecutiveCounts = 2 ) noexcept
This file defines a hardware abstraction layer (HAL) for accessing a digital Input that is being used...
#define Driver_Button_Hal_T
This data type defines the platform specific 'handle' to a pin.
Definition Hal.h:35