Public Attributes | List of all members

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

#include <compiler.h>

Public Attributes

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

Detailed Description

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

Definition at line 349 of file compiler.h.

Member Data Documentation

◆ s16ptr

const volatile S16* UnionCVPtr::s16ptr

Definition at line 355 of file compiler.h.

◆ s32ptr

const volatile S32* UnionCVPtr::s32ptr

Definition at line 353 of file compiler.h.

◆ s64ptr

const volatile S64* UnionCVPtr::s64ptr

Definition at line 351 of file compiler.h.

◆ s8ptr

const volatile S8* UnionCVPtr::s8ptr

Definition at line 357 of file compiler.h.

◆ u16ptr

const volatile U16* UnionCVPtr::u16ptr

Definition at line 356 of file compiler.h.

◆ u32ptr

const volatile U32* UnionCVPtr::u32ptr

Definition at line 354 of file compiler.h.

◆ u64ptr

const volatile U64* UnionCVPtr::u64ptr

Definition at line 352 of file compiler.h.

◆ u8ptr

const volatile U8* UnionCVPtr::u8ptr

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