usb_moded 0.86.0+mer64
modemapping_t Struct Reference

Data Fields

const char * internal_mode
 
const char * hardware_mode
 
const char * external_mode
 

Detailed Description

Mapping usb mode from internal to hardware/broadcast use

Definition at line 47 of file usb_moded-common.c.

Field Documentation

◆ external_mode

const char* modemapping_t::external_mode

Mode to use for D-Bus broadcast, or NULL = internal

Definition at line 56 of file usb_moded-common.c.

◆ hardware_mode

const char* modemapping_t::hardware_mode

Mode to use for usb configuration, or NULL = internal

Definition at line 53 of file usb_moded-common.c.

◆ internal_mode

const char* modemapping_t::internal_mode

Any valid usb mode

Definition at line 50 of file usb_moded-common.c.


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