logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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