USB Host Shield 2.0
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 117 of file cdcacm.h.

Member Data Documentation

◆ bmRequestType

uint8_t CLASS_NOTIFICATION::bmRequestType

Definition at line 118 of file cdcacm.h.

◆ bNotification

uint8_t CLASS_NOTIFICATION::bNotification

Definition at line 119 of file cdcacm.h.

◆ wValue

uint16_t CLASS_NOTIFICATION::wValue

Definition at line 120 of file cdcacm.h.

◆ wIndex

uint16_t CLASS_NOTIFICATION::wIndex

Definition at line 121 of file cdcacm.h.

◆ wLength

uint16_t CLASS_NOTIFICATION::wLength

Definition at line 122 of file cdcacm.h.

◆ bmState

uint16_t CLASS_NOTIFICATION::bmState

Definition at line 123 of file cdcacm.h.


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