1 #ifndef ION_DEVICE_USB_STACK_DFU_FUNCTIONAL_DESCRIPTOR_H 2 #define ION_DEVICE_USB_STACK_DFU_FUNCTIONAL_DESCRIPTOR_H 18 m_bmAttributes(bmAttributes),
19 m_wDetachTimeOut(wDetachTimeOut),
20 m_wTransferSize(wTransferSize),
21 m_bcdDFUVersion(bcdDFUVersion)
25 void push(Channel *
c)
const override;
constexpr DFUFunctionalDescriptor(uint8_t bmAttributes, uint16_t wDetachTimeOut, uint16_t wTransferSize, uint16_t bcdDFUVersion)
virtual uint8_t bLength() const override
void push(Channel *c) const override