mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
return USB0.INTSTS1.BIT.ATTCH ? true : false;
|