no-OS
Public Attributes | List of all members
adf4382_dev Struct Reference

ADF4382 Device Descriptor. More...

#include <adf4382.h>

Collaboration diagram for adf4382_dev:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_descspi_desc
 
bool spi_3wire_en
 
bool cmos_3v3
 
uint64_t ref_freq_hz
 
uint64_t freq
 
bool ref_doubler_en
 
uint8_t ref_div
 
uint8_t cp_i
 
uint16_t bleed_word
 
uint8_t ld_count
 
uint32_t phase_adj
 
uint64_t vco_max
 
uint64_t vco_min
 
uint64_t freq_max
 
uint64_t freq_min
 
uint8_t clkout_div_reg_val_max
 

Detailed Description

ADF4382 Device Descriptor.

Member Data Documentation

◆ bleed_word

uint16_t adf4382_dev::bleed_word

◆ clkout_div_reg_val_max

uint8_t adf4382_dev::clkout_div_reg_val_max

◆ cmos_3v3

bool adf4382_dev::cmos_3v3

◆ cp_i

uint8_t adf4382_dev::cp_i

◆ freq

uint64_t adf4382_dev::freq

◆ freq_max

uint64_t adf4382_dev::freq_max

◆ freq_min

uint64_t adf4382_dev::freq_min

◆ ld_count

uint8_t adf4382_dev::ld_count

◆ phase_adj

uint32_t adf4382_dev::phase_adj

◆ ref_div

uint8_t adf4382_dev::ref_div

◆ ref_doubler_en

bool adf4382_dev::ref_doubler_en

◆ ref_freq_hz

uint64_t adf4382_dev::ref_freq_hz

◆ spi_3wire_en

bool adf4382_dev::spi_3wire_en

◆ spi_desc

struct no_os_spi_desc* adf4382_dev::spi_desc

SPI Descriptor

◆ vco_max

uint64_t adf4382_dev::vco_max

◆ vco_min

uint64_t adf4382_dev::vco_min

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