14#ifndef SBL_HAL_BUTTON_INPUT_HPP_
15#define SBL_HAL_BUTTON_INPUT_HPP_
38template<
typename Driver>
40 btn.
update(Driver::read(handle));
Root namespace for all Sound Byte Libs functionality.
GPIO pin handle with port, pin number, and polarity.
Common types for SBL hardware abstraction.