Typedefs
types_for_external.h File Reference

Contains some typedefs used in the header files from the firmware, which are checked out in the include/external directory. More...

Go to the source code of this file.

Typedefs

typedef signed short int16s
typedef unsigned short int16u
typedef signed int int32s
typedef unsigned int int32u
typedef signed long int int64s
typedef unsigned long int int64u
typedef signed char int8s
typedef unsigned char int8u

Detailed Description

Contains some typedefs used in the header files from the firmware, which are checked out in the include/external directory.

Author:
Ugo Cupcic <ugo@shadowrobot.com>
Date:
Mon May 23 13:08:06 2011

Copyright 2011 Shadow Robot Company Ltd.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 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 General Public License for more details.

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

Definition in file types_for_external.h.


Typedef Documentation

typedef signed short int16s

Definition at line 37 of file types_for_external.h.

typedef unsigned short int16u

Definition at line 36 of file types_for_external.h.

typedef signed int int32s

Definition at line 40 of file types_for_external.h.

typedef unsigned int int32u

Definition at line 39 of file types_for_external.h.

typedef signed long int int64s

Definition at line 43 of file types_for_external.h.

typedef unsigned long int int64u

Definition at line 42 of file types_for_external.h.

typedef signed char int8s

Definition at line 34 of file types_for_external.h.

typedef unsigned char int8u

Definition at line 33 of file types_for_external.h.



sr_external_dependencies
Author(s): Ugo Cupcic
autogenerated on Thu Aug 27 2015 15:16:27