Datasheet
8−3
SLLS535E − April 2008 TUSB6250
8.2 USBMSK: USB Interrupt Mask Register (XDATA at F007)
Bits[5:0] of the USBMSK register provide a mechanism to allow the MCU and firmware to enable or disable
the generation of certain types of interrupts based on the corresponding status or events that occurred.
The USBMSK register is cleared by a power up or a WDT reset. A USB reset cannot reset the USBMSK
register.
76543210
RSV RSV RSTR SUSPR RESUR WAKCLK SETUP STPOW
R/O R/O R/W R/W R/W R/W R/W R/W
BIT NAME RESET FUNCTION
0 STPOW 0 SETUP overwrite interrupt enable bit
STPOW = 0 STPOW interrupt disabled
STPOW = 1 STPOW interrupt enabled
1 SETUP 0 SETUP interrupt enable bit
SETUP = 0 SETUP interrupt disabled
SETUP = 1 SETUP interrupt enabled
2 WAKCLK 0 Wakeup clock interrupt enable.
WAKCLK = 0 Wakeup clock interrupt disabled
WAKCLK = 1 Wakeup clock interrupt enabled
3 RESUR 0 Function resume interrupt enable
RESUR = 0 Function resume interrupt disabled
RESUR = 1 Function resume interrupt enabled
4 SUSPR 0 Function suspend interrupt enable
SUSPR = 0 Function suspend interrupt disabled
SUSPR = 1 Function suspend interrupt enabled
5 RSTR 0 Function reset interrupt enable
RSTR = 0 Function reset interrupt disabled
RSTR = 1 Function reset interrupt enabled
7−6 RSV 00 Reserved. Application firmware must ensure these 2 bits are set to 00 during normal operation.