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

ADF4368 Device Descriptor. More...

#include <adf4368.h>

Collaboration diagram for adf4368_dev:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

ADF4368 Device Descriptor.

Member Data Documentation

◆ bleed_word

int16_t adf4368_dev::bleed_word

◆ clkout_div_reg_val_max

uint8_t adf4368_dev::clkout_div_reg_val_max

◆ cmos_3v3

bool adf4368_dev::cmos_3v3

◆ cp_i

uint8_t adf4368_dev::cp_i

◆ freq

uint64_t adf4368_dev::freq

◆ freq_max

uint64_t adf4368_dev::freq_max

◆ freq_min

uint64_t adf4368_dev::freq_min

◆ ld_count

uint8_t adf4368_dev::ld_count

◆ n_int

uint16_t adf4368_dev::n_int

◆ phase_adj

uint32_t adf4368_dev::phase_adj

◆ phase_pol

bool adf4368_dev::phase_pol

◆ ref_div

uint8_t adf4368_dev::ref_div

◆ ref_doubler_en

bool adf4368_dev::ref_doubler_en

◆ ref_freq_hz

uint64_t adf4368_dev::ref_freq_hz

◆ spi_4wire_en

bool adf4368_dev::spi_4wire_en

◆ spi_desc

struct no_os_spi_desc* adf4368_dev::spi_desc

SPI Descriptor

◆ vco_max

uint64_t adf4368_dev::vco_max

◆ vco_min

uint64_t adf4368_dev::vco_min

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