USBD_DFUFuncDescTypeDef::bmAttributes is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_DFUFuncDescTypeDef::bmAttributes field

Syntax

uint8_t bmAttributes;

References

LocationReferrerText
usbd_dfu.h:221
uint8_t bmAttributes;
usbd_dfu.c:835DFU_Detach()
if ((pDfuFunc->bmAttributes & DFU_DETACH_MASK) != 0U)
usbd_dfu.c:1147DFU_GetStatus()
((pDfuFunc->bmAttributes & DFU_MANIFEST_MASK) != 0U))
usbd_dfu.c:1277DFU_Leave()
if ((pDfuFunc->bmAttributes & DFU_MANIFEST_MASK) != 0U)

Data Use

Functions reading USBD_DFUFuncDescTypeDef::bmAttributes
USBD_DFUFuncDescTypeDef::bmAttributes
Type of USBD_DFUFuncDescTypeDef::bmAttributes
USBD_DFUFuncDescTypeDef::bmAttributes
uint8_t
all items filtered out