Public Attributes | List of all members

Structure of pointers to 64-, 32-, 16- and 8-bit unsigned integers. More...

#include <compiler.h>

Public Attributes

S16s16ptr
 
S32s32ptr
 
S64s64ptr
 
S8s8ptr
 
U16u16ptr
 
U32u32ptr
 
U64u64ptr
 
U8u8ptr
 

Detailed Description

Structure of pointers to 64-, 32-, 16- and 8-bit unsigned integers.

Definition at line 362 of file compiler.h.

Member Data Documentation

◆ s16ptr

S16* StructPtr::s16ptr

Definition at line 368 of file compiler.h.

◆ s32ptr

S32* StructPtr::s32ptr

Definition at line 366 of file compiler.h.

◆ s64ptr

S64* StructPtr::s64ptr

Definition at line 364 of file compiler.h.

◆ s8ptr

S8* StructPtr::s8ptr

Definition at line 370 of file compiler.h.

◆ u16ptr

U16* StructPtr::u16ptr

Definition at line 369 of file compiler.h.

◆ u32ptr

U32* StructPtr::u32ptr

Definition at line 367 of file compiler.h.

◆ u64ptr

U64* StructPtr::u64ptr

Definition at line 365 of file compiler.h.

◆ u8ptr

U8* StructPtr::u8ptr

Definition at line 371 of file compiler.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03