<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to config</title><link>https://sourceforge.net/p/digitalemulator/wiki/config/</link><description>Recent changes to config</description><atom:link href="https://sourceforge.net/p/digitalemulator/wiki/config/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Jun 2012 14:04:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/digitalemulator/wiki/config/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage config modified by Majenko Technologies</title><link>https://sourceforge.net/p/digitalemulator/wiki/config/</link><description>**Format:** *void config(struct device * dev, char * key, char * value)*

The config value stored in *value* should be stored in the configuration item *name* within the context of the device *dev*.  If the configuration item is invalid the results are undefined.  It may be silenty ignored, or it may be handled as a critical error causing a program halt.

The context for the device is stored in dev-&gt;ctx.  You should define your own context structure to use.  See [create] for more information.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Thu, 07 Jun 2012 14:04:51 -0000</pubDate><guid>https://sourceforge.net03c778f2ed202559f090c2176f1b89460899032e</guid></item></channel></rss>