WaspUSB.h File Reference

Library for managing the USB interface Copyright (C) 2009 Libelium Comunicaciones Distribuidas S.L. http://www.libelium.com. More...

#include <inttypes.h>

Include dependency graph for WaspUSB.h:

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

Go to the source code of this file.

Data Structures

class  WaspUSB
 WaspUSB Class. More...

Defines

#define DEC   10
 The base to print numbers. Decimal Base in this case.
#define HEX   16
 The base to print numbers. Hexadecimal Base in this case.
#define OCT   8
 The base to print numbers. Octal Base in this case.
#define BIN   2
 The base to print numbers. Binary Base in this case.
#define BYTE   0
 The base to print numbers. Byte Base in this case.
#define USB_RATE   38400
 USB Baud Rate.

Variables

WaspUSB USB


Detailed Description

Library for managing the USB interface Copyright (C) 2009 Libelium Comunicaciones Distribuidas S.L. http://www.libelium.com.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Version: 0.1

Design: David Gascón

Implementation: David Cuartielles, Alberto Bielsa

Definition in file WaspUSB.h.


Define Documentation

#define BIN   2

The base to print numbers. Binary Base in this case.

Definition at line 69 of file WaspUSB.h.

#define BYTE   0

The base to print numbers. Byte Base in this case.

Definition at line 70 of file WaspUSB.h.

#define DEC   10

The base to print numbers. Decimal Base in this case.

Definition at line 66 of file WaspUSB.h.

#define HEX   16

The base to print numbers. Hexadecimal Base in this case.

Definition at line 67 of file WaspUSB.h.

#define OCT   8

The base to print numbers. Octal Base in this case.

Definition at line 68 of file WaspUSB.h.

#define USB_RATE   38400

USB Baud Rate.

Definition at line 76 of file WaspUSB.h.

Referenced by WaspUSB::begin().


Variable Documentation

Definition at line 226 of file WaspUSB.cpp.


Generated on Tue Jul 20 09:30:58 2010 for WaspmoteAPI by  doxygen 1.5.6