#include <Device.h>
|
static void | begin (Callbacks &callbacks) |
|
static void | complete (dfu_status_t status) |
| Applications call this method from download and manifest callbacks. More...
|
|
◆ Device()
USB::DFU::Device::Device |
( |
uint8_t |
inst, |
|
|
const char * |
name |
|
) |
| |
◆ begin()
static void USB::DFU::Device::begin |
( |
Callbacks & |
callbacks | ) |
|
|
static |
◆ complete()
static void USB::DFU::Device::complete |
( |
dfu_status_t |
status | ) |
|
|
inlinestatic |
Applications call this method from download and manifest callbacks.
This mechanism supports use of asynchronous writes.
The documentation for this class was generated from the following file: