VSF Documented
Data Fields
vk_usbd_uvc_control_info_t Struct Reference

#include <vsf_usbd_UVC.h>

Data Fields

uint8_t selector
 
uint16_t size
 
vk_av_control_value_t min
 
vk_av_control_value_t max
 
vk_av_control_value_t def
 
void(* on_set )(vk_usbd_uvc_control_t *control)
 

Field Documentation

◆ selector

uint8_t vk_usbd_uvc_control_info_t::selector

◆ size

uint16_t vk_usbd_uvc_control_info_t::size

◆ min

vk_av_control_value_t vk_usbd_uvc_control_info_t::min

◆ max

vk_av_control_value_t vk_usbd_uvc_control_info_t::max

◆ def

vk_av_control_value_t vk_usbd_uvc_control_info_t::def

◆ on_set

void(* vk_usbd_uvc_control_info_t::on_set) (vk_usbd_uvc_control_t *control)