USBD ROM Stack  1.0
ROM based USB device stack
Data Fields
WB_T Struct Reference

#include <mw_usbd/mw_usbd.h>

Data Fields

uint8_t L
 
uint8_t H
 

Detailed Description

Structure to pack lower and upper byte to form 16 bit word.

Field Documentation

◆ L

uint8_t WB_T::L

lower byte

◆ H

uint8_t WB_T::H

upper byte


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