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

LOW_types.h File Reference

#include <vector>
#include <stdint.h>

Include dependency graph for LOW_types.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Typedefs

typedef std::vector< uint8_t > byteVec_t
 Byte vector. More...

typedef uint8_t owCommand_t
 1-Wire command. More...


Typedef Documentation

typedef std::vector<uint8_t> byteVec_t
 

Byte vector.

Definition at line 27 of file LOW_types.h.

Referenced by LOW_helper_CRC::calcCRC16(), LOW_helper_CRC::calcCRC8(), LOW_devDS2406::cmd_ChannelAccess::cmd_ChannelAccess(), LOW_netSegment::cmd_MatchROM(), LOW_devDS2406::cmd_ReadMemory(), LOW_netSegment::cmd_ReadROM(), LOW_devDS1820::cmd_ReadScratchpad(), LOW_devDS2406::cmd_ReadStatus(), LOW_devDS1820::cmd_WriteScratchpad(), LOW_devDS2406::cmd_WriteStatus(), LOW_helper_CRC::crc_error::crc_error(), LOW_linkDS2480B::doSearchSequence(), LOW_devDS2406::getFamilyName(), LOW_deviceIDRaw::getRomIDVec(), LOW_devDS2406::getSearchCondition(), LOW_deviceID::LOW_deviceID(), LOW_deviceIDRaw::LOW_deviceIDRaw(), LOW_linkDS2480B::pulse_cmd(), LOW_linkPassiveSerial::readData(), LOW_linkDS2480B::readData(), LOW_devDS2406::cmd_ChannelAccess::readData(), LOW_devDS2406::readMemUniversal(), LOW_devDS2406::setSearchCondition(), LOW_linkPassiveSerial::touchBlock(), LOW_linkDS2480B::touchBlock(), LOW_portSerial_Linux::tty_read(), LOW_portSerial_Linux::tty_write(), LOW_linkPassiveSerial::writeData(), LOW_linkDS2480B::writeData(), and LOW_devDS2406::cmd_ChannelAccess::writeData().

typedef uint8_t owCommand_t
 

1-Wire command.

Definition at line 30 of file LOW_types.h.

Referenced by LOW_devDS2406::readMemUniversal().


Generated on Sun Jan 12 21:07:53 2003 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001