Revision 56
implementing mouse_parse_packet
mouse_func.h | ||
---|---|---|
21 | 21 |
*/ |
22 | 22 |
int (unsubscribe_interrupt)(int *interrupt_id); |
23 | 23 |
|
24 |
struct packet (mouse_parse_packet)(const uint8_t *packet_bytes); |
|
25 |
|
|
24 | 26 |
#endif /* end of include guard: _MOUSE_FUNC_H_ */ |
Also available in: Unified diff