Loading...
Searching...
No Matches
tinyusb_dfu_device Struct Reference

tinyUSB DFU device interface context More...

Detailed Description

tinyUSB DFU device interface context

Definition at line 30 of file tinyusb_dfu.h.

#include <tinyusb_dfu.h>

Data Fields

bool skip_signature
 Skip RIOTBOOT signature status.
 
uint8_t slot
 Download slot.
 

Field Documentation

◆ skip_signature

bool tinyusb_dfu_device::skip_signature

Skip RIOTBOOT signature status.

Definition at line 31 of file tinyusb_dfu.h.

◆ slot

uint8_t tinyusb_dfu_device::slot

Download slot.

Definition at line 32 of file tinyusb_dfu.h.


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