Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

LOW_devDS2406::statusRegister_t Struct Reference

DS2406 internal status register as defined by Dallas. More...

#include <LOW_devDS2406.h>

List of all members.

Public Attributes

activePolarity_t activePolarity
sourceSelect_t sourceSelect
chanSelect_t channelSelect
pioTransistor_t channelFFQ_pioA
pioTransistor_t channelFFQ_pioB
bool isExternalPowered


Detailed Description

DS2406 internal status register as defined by Dallas.

Definition at line 114 of file LOW_devDS2406.h.


Member Data Documentation

activePolarity_t LOW_devDS2406::statusRegister_t::activePolarity
 

Definition at line 115 of file LOW_devDS2406.h.

Referenced by LOW_devDS2406::getSearchCondition().

pioTransistor_t LOW_devDS2406::statusRegister_t::channelFFQ_pioA
 

Definition at line 118 of file LOW_devDS2406.h.

Referenced by LOW_devDS2406::getSearchCondition().

pioTransistor_t LOW_devDS2406::statusRegister_t::channelFFQ_pioB
 

Definition at line 119 of file LOW_devDS2406.h.

Referenced by LOW_devDS2406::getSearchCondition().

chanSelect_t LOW_devDS2406::statusRegister_t::channelSelect
 

Definition at line 117 of file LOW_devDS2406.h.

Referenced by LOW_devDS2406::getSearchCondition().

bool LOW_devDS2406::statusRegister_t::isExternalPowered
 

Definition at line 120 of file LOW_devDS2406.h.

Referenced by LOW_devDS2406::getSearchCondition().

sourceSelect_t LOW_devDS2406::statusRegister_t::sourceSelect
 

Definition at line 116 of file LOW_devDS2406.h.

Referenced by LOW_devDS2406::getSearchCondition().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 10 10:32:45 2003 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001