Public Attributes | |
bool | deviceDetected |
1-wire device detect byte found. More... | |
bool | searchAccessDeviceUnderrun |
EOS bit. More... | |
bool | pageIsRedirected |
RDP bit. More... | |
bool | crcError |
CRC bit. More... | |
bool | compareError |
CMP bit. More... | |
bool | progVoltageMissingOnBus |
VPP bit. More... | |
bool | alarmingPresencePulse |
APP bit. More... | |
bool | shortToGround |
SH bit. More... | |
bool | noPresencePulse |
NRS bit. More... |
Definition at line 541 of file LOW_linkDS2490.h.
|
APP bit.
Definition at line 548 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
CMP bit.
Definition at line 546 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
CRC bit.
Definition at line 545 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
1-wire device detect byte found.
Definition at line 542 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
NRS bit.
Definition at line 550 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
RDP bit.
Definition at line 544 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
VPP bit.
Definition at line 547 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
EOS bit.
Definition at line 543 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
SH bit.
Definition at line 549 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |