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_portUsbDevice_Linux::bulkRead(), LOW_portUsbDevice_Linux::bulkWrite(), LOW_helper_CRC::calcCRC16(), LOW_helper_CRC::calcCRC8(), LOW_devDS2406::cmd_ChannelAccess::cmd_ChannelAccess(), LOW_netSegment::cmd_MatchROM(), LOW_devDS2890::cmd_ReadControlRegister(), LOW_devDS2406::cmd_ReadMemory(), LOW_devDS2890::cmd_ReadPosition(), LOW_netSegment::cmd_ReadROM(), LOW_devDS1820::cmd_ReadScratchpad(), LOW_devDS2406::cmd_ReadStatus(), LOW_devDS2890::cmd_WriteControlRegister(), LOW_devDS2890::cmd_WritePosition(), LOW_devDS1820::cmd_WriteScratchpad(), LOW_devDS2406::cmd_WriteStatus(), LOW_portUsbDevice_Linux::controlMsg(), LOW_helper_CRC::crc_error::crc_error(), LOW_linkDS2490::ctlCmd_getCommCmds(), LOW_linkDS2480B::doSearchSequence(), LOW_devDS2406::getFamilyName(), LOW_linkDS2490::getLinkFamily(), LOW_linkDS2480B::getLinkFamily(), LOW_deviceIDRaw::getRomIDVec(), LOW_devDS2406::getSearchCondition(), LOW_deviceID::LOW_deviceID(), LOW_deviceIDRaw::LOW_deviceIDRaw(), LOW_linkDS2480B::pulse_cmd(), LOW_link::readData(), LOW_devDS2406::cmd_ChannelAccess::readData(), LOW_devDS2406::readMemUniversal(), LOW_devDS2406::setSearchCondition(), LOW_linkDS2490::touchBlock(), LOW_linkDS2480B::touchBlock(), LOW_link::touchBlock(), LOW_portSerial_Linux::tty_read(), LOW_portSerial_Linux::tty_write(), LOW_link::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 Mon Nov 10 10:32:43 2003 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001