Public Attributes | List of all members

Union 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

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

Definition at line 323 of file compiler.h.

Member Data Documentation

◆ s16ptr

volatile S16* UnionVPtr::s16ptr

Definition at line 329 of file compiler.h.

◆ s32ptr

volatile S32* UnionVPtr::s32ptr

Definition at line 327 of file compiler.h.

◆ s64ptr

volatile S64* UnionVPtr::s64ptr

Definition at line 325 of file compiler.h.

◆ s8ptr

volatile S8* UnionVPtr::s8ptr

Definition at line 331 of file compiler.h.

◆ u16ptr

volatile U16* UnionVPtr::u16ptr

Definition at line 330 of file compiler.h.

◆ u32ptr

volatile U32* UnionVPtr::u32ptr

Definition at line 328 of file compiler.h.

◆ u64ptr

volatile U64* UnionVPtr::u64ptr

Definition at line 326 of file compiler.h.

◆ u8ptr

volatile U8* UnionVPtr::u8ptr

Definition at line 332 of file compiler.h.


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


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