setinputmode.oxy

Go to the documentation of this file.
00001           CSIS3820* pModule(0);
00002            ...
00003           void iniscl()
00004           {
00005              ...
00006              if(!pModule) pModule=new CSIS3820(0x38000000);
00007              pModule->setOperatingMode(CSIS3820::LatchingScaler);
00008              pModule->setInputMode(CSIS3820::InputLatchInhibitAll);
00009               ...
00010           }

Generated on Wed Sep 17 08:38:09 2008 for NSCL Device support. by  doxygen 1.5.1