FreeBSD kernel usb device Code
rt5592_freqs Struct Reference

Data Fields

uint16_t n
 
uint8_t k
 
uint8_t m
 
uint8_t r
 

Detailed Description

Definition at line 617 of file if_run.c.

Field Documentation

◆ k

uint8_t rt5592_freqs::k

Definition at line 619 of file if_run.c.

Referenced by run_rt5592_set_chan().

◆ m

uint8_t rt5592_freqs::m

Definition at line 619 of file if_run.c.

Referenced by run_rt5592_set_chan().

◆ n

uint16_t rt5592_freqs::n

Definition at line 618 of file if_run.c.

Referenced by run_rt5592_set_chan().

◆ r

uint8_t rt5592_freqs::r

Definition at line 619 of file if_run.c.

Referenced by run_rt5592_set_chan().


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