dlkj/usbd-human-interface-device

What is TimerClock?

Closed this issue · 2 comments

The keyboard_nkro.rs example is using TimerClock here...

let clock = TimerClock::new(&timer);

but that doesn't seem to be defined anywhere. I'm attempting to adapt the example code but I can't find where this come from.

dlkj commented

Thank you @dlkj, that is helpful.