FreeBSD kernel usb device Code
uath_write_mac Struct Reference

#include <if_uathreg.h>

Data Fields

uint32_t reg
 
uint32_t len
 
uint8_t data [32]
 

Detailed Description

Definition at line 225 of file if_uathreg.h.

Field Documentation

◆ data

uint8_t uath_write_mac::data[32]

Definition at line 228 of file if_uathreg.h.

Referenced by uath_config(), and uath_config_multi().

◆ len

uint32_t uath_write_mac::len

Definition at line 227 of file if_uathreg.h.

Referenced by uath_config(), and uath_config_multi().

◆ reg

uint32_t uath_write_mac::reg

Definition at line 226 of file if_uathreg.h.

Referenced by uath_config(), and uath_config_multi().


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