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