USB Host Shield 2.0
Public Member Functions | List of all members
HIDReportParser Class Referenceabstract

#include <usbhid.h>

Inheritance diagram for HIDReportParser:
Inheritance graph
[legend]

Public Member Functions

virtual void Parse (USBHID *hid, bool is_rpt_id, uint8_t len, uint8_t *buf)=0
 

Detailed Description

Definition at line 138 of file usbhid.h.

Member Function Documentation

◆ Parse()

virtual void HIDReportParser::Parse ( USBHID hid,
bool  is_rpt_id,
uint8_t  len,
uint8_t *  buf 
)
pure virtual

The documentation for this class was generated from the following file: