1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;4.&#160;Machine interface</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Voltage and current regulator API"><link rel="up" href="index.html" title="Voltage and current regulator API"><link rel="prev" href="driver.html" title="Chapter&#160;3.&#160;Regulator driver interface"><link rel="next" href="machine-constraint.html" title="Constraints"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;4.&#160;Machine interface</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="driver.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="machine-constraint.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="machine"></a>Chapter&#160;4.&#160;Machine interface</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="sect1"><a href="machine.html#machine-supply">Supplies</a></span></dt><dt><span class="sect1"><a href="machine-constraint.html">Constraints</a></span></dt></dl></div><p>
2       This interface provides a way to define how regulators are
3       connected to consumers on a given system and what the valid
4       operating parameters are for the system.
5     </p><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="machine-supply"></a>Supplies</h2></div></div></div><p>
6         Regulator supplies are specified using <a class="link" href="API-struct-regulator-consumer-supply.html" title="struct regulator_consumer_supply">struct
7	 regulator_consumer_supply</a>.  This is done at
8	 <a class="link" href="driver.html" title="Chapter&#160;3.&#160;Regulator driver interface">driver registration
9	 time</a> as part of the machine constraints.
10       </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="driver.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="machine-constraint.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter&#160;3.&#160;Regulator driver interface&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;Constraints</td></tr></table></div></body></html>
11