OpenAMP Library  353
virtio_feature_desc Struct Reference

Device features. More...

#include <virtio.h>

Data Fields

uint32_t vfd_val
 Unique feature ID, defined in the virtio specification. More...
 
const char * vfd_str
 Name of the feature (for debug). More...
 

Detailed Description

Device features.

Field Documentation

◆ vfd_str

const char* virtio_feature_desc::vfd_str

Name of the feature (for debug).

◆ vfd_val

uint32_t virtio_feature_desc::vfd_val

Unique feature ID, defined in the virtio specification.


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