RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
rtems_rtl_ptr_s Struct Reference

The RTL Indirect pointer. More...

#include <rtl-indirect-ptr.h>

Collaboration diagram for rtems_rtl_ptr_s:
Collaboration graph
[legend]

Data Fields

rtems_chain_node node
 Indirect pointers are held on lists. More...
 
void * pointer
 The actual pointer. More...
 

Detailed Description

The RTL Indirect pointer.

Field Documentation

◆ node

rtems_chain_node rtems_rtl_ptr_s::node

Indirect pointers are held on lists.

◆ pointer

void* rtems_rtl_ptr_s::pointer

The actual pointer.


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