Public Attributes | List of all members

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

#include <compiler.h>

Public Attributes

volatile S16s16ptr
 
volatile S32s32ptr
 
volatile S64s64ptr
 
volatile S8s8ptr
 
volatile U16u16ptr
 
volatile U32u32ptr
 
volatile U64u64ptr
 
volatile U8u8ptr
 

Detailed Description

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

Definition at line 375 of file compiler.h.

Member Data Documentation

◆ s16ptr

volatile S16* StructVPtr::s16ptr

Definition at line 381 of file compiler.h.

◆ s32ptr

volatile S32* StructVPtr::s32ptr

Definition at line 379 of file compiler.h.

◆ s64ptr

volatile S64* StructVPtr::s64ptr

Definition at line 377 of file compiler.h.

◆ s8ptr

volatile S8* StructVPtr::s8ptr

Definition at line 383 of file compiler.h.

◆ u16ptr

volatile U16* StructVPtr::u16ptr

Definition at line 382 of file compiler.h.

◆ u32ptr

volatile U32* StructVPtr::u32ptr

Definition at line 380 of file compiler.h.

◆ u64ptr

volatile U64* StructVPtr::u64ptr

Definition at line 378 of file compiler.h.

◆ u8ptr

volatile U8* StructVPtr::u8ptr

Definition at line 384 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