![Geehy SEMICONDUCTOR APM32F405 Series User Manual Download Page 461](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630461.webp)
www.geehy.com Page 460
Field
Name
R/W
Description
6
GINNPNAKE
R
Global IN Non-periodic NAK Effective Interrupt
This bit indicates that
GINAKSET bit of OTG_FS_DCTRL register
is valid; this bit can be cleared by clearing GINAKCLR bit of
OTG_FS_DCTRL register.
As the priority of STALL is higher than that of NAK bit, generation
of this interrupt cannot mean that USB has sent NAK signal.
Note: It can be accessed only in device mode
7
GONAKE
R
Global OUT NAK Effective Interrupt
This bit indicates that GONAKSET bit of OTG_FS_DCTRL
register is valid; this bit can be cleared by clearing GONALCLR bit
of OTG_FS_DCTRL.
Note: It can be accessed only in device mode
9:8
Reserved
10
ESUS
RC_W1
Early Suspend Interrupt
When USB has been idle for 3ms, this bit will be set to 1.
Note: It can be accessed only in device mode
11
USBSUS
RC_W1
USB Suspend Interrupt
When USB suspending is detected, this bit will be set to 1; when
USB has been idle for 3ms, it will enter pending state.
Note: It can be accessed only in device mode
12
USBRST
RC_W1
USB Reset Interrupt
This bit will be set to 1 when reset is detected on USB.
Note: It can be accessed only in device mode
13
ENUMD
RC_W1
Enumeration Done Interrupt
This bit will be set to 1 when speed enumeration is completed.
Note: It can be accessed only in device mode
14
ISOPD
RC_W1
Isochronous OUT Packet Dropped Interrupt
When the RXFIFO space is insufficient and the module cannot
write synchronous OUT data packet to RXFIFO, this bit will be set
to 1.
Note: It can be accessed only in device mode
15
EOPF
RC_W1
End of Periodic Frame Interrupt
This bit indicates that the current frame has reached the period
specified by PFITV bit of OTG_FS_DCFG register.
Note: It can be accessed only in device mode
17:16
Reserved
18
INEP
R
IN Endpoint Interrupt
This bit will be set to 1 when a pending interrupt occurs to one IN
endpoint
Determine the number of IN endpoint to which an interrupt occurs
by reading OTG_FS_DAEPINT register, and determine the
causes of the interrupt by reading OTG_FS_DIEPINTx register.
To clear this bit, first clear the corresponding state bit of
OTG_FS_DIEPINTx register.
Note: It can be accessed only in device mode