no-OS
|
ADF4382 Device Descriptor. More...
#include <adf4382.h>
Public Attributes | |
struct no_os_spi_desc * | spi_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 |
ADF4382 Device Descriptor.
uint16_t adf4382_dev::bleed_word |
uint8_t adf4382_dev::clkout_div_reg_val_max |
bool adf4382_dev::cmos_3v3 |
uint8_t adf4382_dev::cp_i |
uint64_t adf4382_dev::freq |
uint64_t adf4382_dev::freq_max |
uint64_t adf4382_dev::freq_min |
uint8_t adf4382_dev::ld_count |
uint32_t adf4382_dev::phase_adj |
uint8_t adf4382_dev::ref_div |
bool adf4382_dev::ref_doubler_en |
uint64_t adf4382_dev::ref_freq_hz |
bool adf4382_dev::spi_3wire_en |
struct no_os_spi_desc* adf4382_dev::spi_desc |
SPI Descriptor
uint64_t adf4382_dev::vco_max |
uint64_t adf4382_dev::vco_min |