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