#include <BootKeyboard.h>
◆ BootKeyboard_()
BootKeyboard_::BootKeyboard_ |
( |
void |
| ) |
|
◆ availableFeatureReport()
int BootKeyboard_::availableFeatureReport |
( |
void |
| ) |
|
|
inline |
◆ begin()
void BootKeyboard_::begin |
( |
void |
| ) |
|
◆ disableFeatureReport()
void BootKeyboard_::disableFeatureReport |
( |
void |
| ) |
|
|
inline |
◆ enableFeatureReport()
void BootKeyboard_::enableFeatureReport |
( |
void |
| ) |
|
|
inline |
◆ end()
void BootKeyboard_::end |
( |
void |
| ) |
|
◆ getDescriptor()
int BootKeyboard_::getDescriptor |
( |
USBSetup & |
setup | ) |
|
|
protected |
◆ getInterface()
int BootKeyboard_::getInterface |
( |
uint8_t * |
interfaceCount | ) |
|
|
protected |
◆ getLeds()
uint8_t BootKeyboard_::getLeds |
( |
void |
| ) |
|
◆ getProtocol()
uint8_t BootKeyboard_::getProtocol |
( |
void |
| ) |
|
◆ press()
size_t BootKeyboard_::press |
( |
uint8_t |
k | ) |
|
◆ release()
size_t BootKeyboard_::release |
( |
uint8_t |
k | ) |
|
◆ releaseAll()
void BootKeyboard_::releaseAll |
( |
void |
| ) |
|
◆ sendReport()
int BootKeyboard_::sendReport |
( |
void |
| ) |
|
◆ setFeatureReport()
void BootKeyboard_::setFeatureReport |
( |
void * |
report, |
|
|
int |
length |
|
) |
| |
|
inline |
◆ setup()
bool BootKeyboard_::setup |
( |
USBSetup & |
setup | ) |
|
|
protected |
◆ wakeupHost()
void BootKeyboard_::wakeupHost |
( |
void |
| ) |
|
◆ _keyReport
◆ epType
uint8_t BootKeyboard_::epType[1] |
|
protected |
◆ featureLength
int BootKeyboard_::featureLength |
|
protected |
◆ featureReport
uint8_t* BootKeyboard_::featureReport |
|
protected |
◆ idle
uint8_t BootKeyboard_::idle |
|
protected |
◆ leds
uint8_t BootKeyboard_::leds |
|
protected |
◆ protocol
uint8_t BootKeyboard_::protocol |
|
protected |
The documentation for this class was generated from the following files: