diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 11:55:21 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 15:30:39 +0100 |
commit | a954a23e52a28cda7af669303f5e9404641b3b6c (patch) | |
tree | 4ee189a1688eb873029f71b32290fe468013b8fb /src/util.rs | |
parent | 8d9241e033e1babeccee49ab848c15edd8831516 (diff) | |
download | ntw-a954a23e52a28cda7af669303f5e9404641b3b6c.tar.gz ntw-a954a23e52a28cda7af669303f5e9404641b3b6c.tar.bz2 |
hid: Add interrupt_in endpoint to HidClass
The HID standard requires an interrupt_in endpoint that can be used to
send unrequested data from the device to the driver. This patch adds
the interrupt_in endpoint, although there is no code that will ever
write to it.
Diffstat (limited to 'src/util.rs')
0 files changed, 0 insertions, 0 deletions