Open FFBoard
Open source force feedback firmware
cdch_interface_t Struct Reference

Public Member Functions

 TU_ATTR_ALIGNED (4)
 

Public Attributes

uint8_t daddr
 
uint8_t bInterfaceNumber
 
uint8_t bInterfaceSubClass
 
uint8_t bInterfaceProtocol
 
uint8_t ep_notif
 
uint8_t serial_drid
 
bool mounted
 
cdc_acm_capability_t acm_capability
 
 stream
 

Detailed Description

Definition at line 50 of file cdc_host.c.

Member Function Documentation

◆ TU_ATTR_ALIGNED()

cdch_interface_t::TU_ATTR_ALIGNED ( )
inline

Definition at line 61 of file cdc_host.c.

Member Data Documentation

◆ acm_capability

cdc_acm_capability_t cdch_interface_t::acm_capability

Definition at line 59 of file cdc_host.c.

◆ bInterfaceNumber

uint8_t cdch_interface_t::bInterfaceNumber

Definition at line 52 of file cdc_host.c.

◆ bInterfaceProtocol

uint8_t cdch_interface_t::bInterfaceProtocol

Definition at line 54 of file cdc_host.c.

◆ bInterfaceSubClass

uint8_t cdch_interface_t::bInterfaceSubClass

Definition at line 53 of file cdc_host.c.

◆ daddr

uint8_t cdch_interface_t::daddr

Definition at line 51 of file cdc_host.c.

◆ ep_notif

uint8_t cdch_interface_t::ep_notif

Definition at line 56 of file cdc_host.c.

◆ mounted

bool cdch_interface_t::mounted

Definition at line 58 of file cdc_host.c.

◆ serial_drid

uint8_t cdch_interface_t::serial_drid

Definition at line 57 of file cdc_host.c.

◆ stream

cdch_interface_t::stream

Definition at line 80 of file cdc_host.c.


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