logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

dbounce - alternative debounce component

Author

       Dewey Garrett

Functions

dbounce.N

License

       GPL

LinuxCNC Documentation                             2025-08-07                                         DBOUNCE(9)

Name

       dbounce - alternative debounce component

Pins

dbounce.N.in bit in
       dbounce.N.out bit out
       dbounce.N.delay u32 in (default: 5)

Synopsis

       This component is similar to the debounce component

       (man debounce) but uses settable delay pins for each instance

       and supports count= or names= parameters

       (groups are not used)

See Also