Button Member List

This is the complete list of members for Button, including all inherited members.

Button(int pin, int id=99)Button
check()Button
getClickInterval()Button
getHoldInterval()Button
getId()Button
getRepeatInterval()Button
getState()Button
initInterrupts(void(*function)())Button
kEventClickedButtonstatic
kEventHeldButtonstatic
kEventPressedButtonstatic
kEventReleasedButtonstatic
kEventTickButtonstatic
setEventHandler(void(*function)(Button *, uint8_t, bool))Button
tick()Button