HAL
USB_HCTypeDef::NyetErrCnt is only used within HAL.
 
Symbols
loading...
Files
loading...

USB_HCTypeDef::NyetErrCnt field

Complete Split NYET Host channel error count.

Syntax

uint32_t NyetErrCnt;

References

LocationReferrerText
stm32f4xx_ll_usb.h:224
uint32_t NyetErrCnt; /*!< Complete Split NYET Host channel error count. */
stm32f4xx_hal_hcd.c:1448HCD_HC_IN_IRQHandler()
hhcd->hc[chnum].NyetErrCnt++;
stm32f4xx_hal_hcd.c:1449HCD_HC_IN_IRQHandler()
if (hhcd->hc[chnum].NyetErrCnt > 2U)
stm32f4xx_hal_hcd.c:1451HCD_HC_IN_IRQHandler()
hhcd->hc[chnum].NyetErrCnt = 0U;

Data Use

Functions writing USB_HCTypeDef::NyetErrCnt
Functions reading USB_HCTypeDef::NyetErrCnt
all items filtered out
USB_HCTypeDef::NyetErrCnt
all items filtered out
Type of USB_HCTypeDef::NyetErrCnt
USB_HCTypeDef::NyetErrCnt
uint32_t
all items filtered out