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. | |
Definition at line 536 of file LOW_linkDS2490.h.
|
|
APP bit.
Definition at line 543 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
CMP bit.
Definition at line 541 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
CRC bit.
Definition at line 540 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
1-wire device detect byte found
Definition at line 537 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
NRS bit.
Definition at line 545 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
RDP bit.
Definition at line 539 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
VPP bit.
Definition at line 542 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
EOS bit.
Definition at line 538 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
|
|
SH bit.
Definition at line 544 of file LOW_linkDS2490.h. Referenced by LOW_linkDS2490::readDeviceStatus(), and LOW_linkDS2490::waitUntilIdle(). |
1.3.2