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@s.nosp@m.hado.nosp@m.wrobo.nosp@m.t.co.nosp@m.m
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 version 2 of the License.

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

◆ int16s

typedef signed short int16s

Definition at line 36 of file types_for_external.h.

◆ int16u

typedef unsigned short int16u

Definition at line 35 of file types_for_external.h.

◆ int32s

typedef signed int int32s

Definition at line 39 of file types_for_external.h.

◆ int32u

typedef unsigned int int32u

Definition at line 38 of file types_for_external.h.

◆ int64s

typedef signed long int int64s

Definition at line 42 of file types_for_external.h.

◆ int64u

typedef unsigned long int int64u

Definition at line 41 of file types_for_external.h.

◆ int8s

typedef signed char int8s

Definition at line 33 of file types_for_external.h.

◆ int8u

typedef unsigned char int8u

Definition at line 32 of file types_for_external.h.



sr_external_dependencies
Author(s): Ugo Cupcic
autogenerated on Mon Feb 28 2022 23:50:40