### EasyButton Methods and Functions (KEYWORD2) Source: https://github.com/evert-arias/easybutton/blob/main/keywords.txt Enumerates the public methods and functions available in the EasyButton library, categorized as KEYWORD2 for syntax highlighting. These functions provide the core functionality for interacting with EasyButton instances, including state checking, event handling, and configuration. ```APIDOC begin read onPressed onPressedFor onSequence isPressed isReleased wasPressed wasReleased pressedFor releasedFor enableInterrupt disableInterrupt supportsInterrupt newPress reset enable disable ``` -------------------------------- ### EasyButton Datatypes (KEYWORD1) Source: https://github.com/evert-arias/easybutton/blob/main/keywords.txt Lists the primary data types and classes defined within the EasyButton library, categorized as KEYWORD1 for syntax highlighting purposes. These represent fundamental structures used throughout the library. ```APIDOC EasyButton EasyButtonTouch EasyButtonVirtual EasyButtonBase Sequence ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.