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

LOW_linkDS2490::resultCode_t Struct Reference

Status information, decoded format. More...

List of all members.

Public Attributes

bool deviceDetected
 1-wire device detect byte found

bool searchAccessDeviceUnderrun
 EOS bit.

bool pageIsRedirected
 RDP bit.

bool crcError
 CRC bit.

bool compareError
 CMP bit.

bool progVoltageMissingOnBus
 VPP bit.

bool alarmingPresencePulse
 APP bit.

bool shortToGround
 SH bit.

bool noPresencePulse
 NRS bit.


Detailed Description

Status information, decoded format.

Definition at line 536 of file LOW_linkDS2490.h.


Member Data Documentation

bool LOW_linkDS2490::resultCode_t::alarmingPresencePulse
 

APP bit.

Definition at line 543 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::compareError
 

CMP bit.

Definition at line 541 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::crcError
 

CRC bit.

Definition at line 540 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::deviceDetected
 

1-wire device detect byte found

Definition at line 537 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::noPresencePulse
 

NRS bit.

Definition at line 545 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::pageIsRedirected
 

RDP bit.

Definition at line 539 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::progVoltageMissingOnBus
 

VPP bit.

Definition at line 542 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::searchAccessDeviceUnderrun
 

EOS bit.

Definition at line 538 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().

bool LOW_linkDS2490::resultCode_t::shortToGround
 

SH bit.

Definition at line 544 of file LOW_linkDS2490.h.

Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 3 11:31:00 2004 for OneWireLibrary++ by doxygen 1.3.2