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