<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MDK-ARM libraries middle ware interface</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/40237/mdk-arm-libraries-middle-ware-interface</link><description> 
Hello Forum members, 

 
I am using Keil MDK-ARM along with RL-FlashFS, RL-USB and
RL-TcpNet libraries. I want to track events for USB
connection/disconnection, Ethernet connection/disconnection etc. What
functions from these libraries will help me</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: MDK-ARM libraries middle ware interface</title><link>https://community.arm.com/thread/92318?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2013 10:03:51 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:95cd31ff-f986-432a-b4d0-9b5cab9c311d</guid><dc:creator>Chinzei Tsuneo</dc:creator><description>&lt;p&gt;&lt;p&gt;
If you would like to know the current device state at the moment,
this variable is available.&lt;/p&gt;

&lt;pre&gt;
usbd_core.h

extern U16         USBD_DeviceStatus;
&lt;/pre&gt;

&lt;p&gt;
Tsuneo&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>