USB_Host_Shield_2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
CLASS_NOTIFICATION Struct Reference

#include <cdcacm.h>

Public Attributes

uint8_t bmRequestType
 
uint8_t bNotification
 
uint16_t wValue
 
uint16_t wIndex
 
uint16_t wLength
 
uint16_t bmState
 

Detailed Description

Definition at line 139 of file cdcacm.h.

Member Data Documentation

uint8_t CLASS_NOTIFICATION::bmRequestType

Definition at line 141 of file cdcacm.h.

uint16_t CLASS_NOTIFICATION::bmState

Definition at line 146 of file cdcacm.h.

uint8_t CLASS_NOTIFICATION::bNotification

Definition at line 142 of file cdcacm.h.

uint16_t CLASS_NOTIFICATION::wIndex

Definition at line 144 of file cdcacm.h.

uint16_t CLASS_NOTIFICATION::wLength

Definition at line 145 of file cdcacm.h.

uint16_t CLASS_NOTIFICATION::wValue

Definition at line 143 of file cdcacm.h.


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