HAL
USB_HCStateTypeDef
is only used within HAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
USB_HCStateTypeDef
USB_HCStateTypeDef enum
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_usb.h:75
enum
{
HC_IDLE
=
0
,
HC_XFRC
,
HC_HALTED
,
HC_ACK
,
HC_NAK
,
HC_NYET
,
HC_STALL
,
HC_XACTERR
,
HC_BBLERR
,
HC_DATATGLERR
}
;
Values
Value
Declared as
USB_HCStateTypeDef::HC_IDLE
=
0
USB_HCStateTypeDef::HC_XFRC
USB_HCStateTypeDef::HC_HALTED
USB_HCStateTypeDef::HC_ACK
USB_HCStateTypeDef::HC_NAK
USB_HCStateTypeDef::HC_NYET
USB_HCStateTypeDef::HC_STALL
USB_HCStateTypeDef::HC_XACTERR
USB_HCStateTypeDef::HC_BBLERR
USB_HCStateTypeDef::HC_DATATGLERR
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out