Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
option Struct Reference

#include <hw.h>

Public Attributes

option_type type
 
void * data
 
unsigned int len
 

Detailed Description

Struct describing a module option.

Member Data Documentation

◆ data

void* option::data

Value of a module option. Use "type" to determine what type this member should be cast to.

◆ len

unsigned int option::len

Number of elements in case data is an array.

◆ type

option_type option::type

Value type of a module option.


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