Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
cdc_acm_notification Struct Reference

#include <usb_cdc.h>

Data Fields

uint8_t bmRequestType
 
uint8_t bNotificationType
 
uint16_t wValue
 
uint16_t wIndex
 
uint16_t wLength
 
uint16_t data
 

Detailed Description

Data structure for the notification about SerialState

Field Documentation

◆ bmRequestType

uint8_t cdc_acm_notification::bmRequestType

◆ bNotificationType

uint8_t cdc_acm_notification::bNotificationType

◆ data

uint16_t cdc_acm_notification::data

◆ wIndex

uint16_t cdc_acm_notification::wIndex

◆ wLength

uint16_t cdc_acm_notification::wLength

◆ wValue

uint16_t cdc_acm_notification::wValue

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