92 std::chrono::microseconds
dead_time{std::chrono::milliseconds{50}};
100#ifdef CONFIG_COMPILER_CXX_EXCEPTIONS
134 explicit button(
void* ctx);
136 void _delete() noexcept;
138 void* _context =
nullptr;
static constexpr gpio nc()
Returns a GPIO representing "not connected".
level
GPIO output/input level.
std::expected< T, std::error_code > result
result type wrapping a value or error code.