struct xpum_frequency_range_t
#include <xpum_structs.h> struct xpum_frequency_range_t { // fields xpum_frequency_type_t type; uint32_t subdevice_Id; double min; double max; };
#include <xpum_structs.h> struct xpum_frequency_range_t { // fields xpum_frequency_type_t type; uint32_t subdevice_Id; double min; double max; };