RTEMS  5.0.0
Data Fields
drvmgr_key_value Union Reference

#include <drvmgr.h>

Data Fields

unsigned int i
 
char * str
 
void * ptr
 

Detailed Description

Union of different values

Field Documentation

◆ i

unsigned int drvmgr_key_value::i

Key data type UNSIGNED INTEGER

◆ ptr

void* drvmgr_key_value::ptr

Key data type ADDRESS/POINTER

◆ str

char* drvmgr_key_value::str

Key data type STRING


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