SAMV71 Xplained Ultra Software Package 1.3

HID Keyboard Default Polling Rates
[HIDD Keyboard Driver Definitions]

Collaboration diagram for HID Keyboard Default Polling Rates:

Defines

#define HIDDKeyboardDescriptors_INTERRUPTIN_POLLING_FS   16
#define HIDDKeyboardDescriptors_INTERRUPTIN_POLLING_HS   8
#define HIDDKeyboardDescriptors_INTERRUPTOUT_POLLING_FS   16
#define HIDDKeyboardDescriptors_INTERRUPTOUT_POLLING_HS   8

Define Documentation

#define HIDDKeyboardDescriptors_INTERRUPTIN_POLLING_FS   16

Default HID interrupt IN endpoint polling rate FS (16ms).

Definition at line 87 of file HIDDKeyboard.h.

#define HIDDKeyboardDescriptors_INTERRUPTIN_POLLING_HS   8

Default HID interrupt IN endpoint polling rate HS (16ms).

Definition at line 89 of file HIDDKeyboard.h.

#define HIDDKeyboardDescriptors_INTERRUPTOUT_POLLING_FS   16

Default interrupt OUT endpoint polling rate FS (16ms).

Definition at line 91 of file HIDDKeyboard.h.

#define HIDDKeyboardDescriptors_INTERRUPTOUT_POLLING_HS   8

Default interrupt OUT endpoint polling rate HS (16ms).

Definition at line 93 of file HIDDKeyboard.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines