RTEMS  5.0.0
Data Fields
rtems_rtl_ptr Struct Reference

#include <rtl-indirect-ptr.h>

Data Fields

rtems_chain_node node
 
void * pointer
 

Detailed Description

The RTL Indirect pointer.

Field Documentation

◆ node

rtems_chain_node rtems_rtl_ptr::node

Indirect pointers are held on lists.

◆ pointer

void* rtems_rtl_ptr::pointer

The actual pointer.


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