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

#include <ad9545.h>

Collaboration diagram for ad9545_pll_clk:
Collaboration graph
[legend]

Public Attributes

struct ad9545_devdev
 
bool pll_used
 
unsigned int address
 
struct no_os_clk_deschw
 
uint8_t num_parents
 
struct no_os_clk_desc ** parents
 
struct ad9545_dpll_profile profiles [AD9545_MAX_DPLL_PROFILES]
 
unsigned int free_run_freq
 
unsigned int fast_acq_trigger_mode
 
uint64_t rate_requested_hz
 
bool internal_zero_delay
 
uint8_t internal_zero_delay_source
 
uint64_t internal_zero_delay_source_rate_hz
 
uint32_t slew_rate_limit_ps
 

Member Data Documentation

◆ address

unsigned int ad9545_pll_clk::address

◆ dev

struct ad9545_dev* ad9545_pll_clk::dev

◆ fast_acq_trigger_mode

unsigned int ad9545_pll_clk::fast_acq_trigger_mode

◆ free_run_freq

unsigned int ad9545_pll_clk::free_run_freq

◆ hw

struct no_os_clk_desc* ad9545_pll_clk::hw

◆ internal_zero_delay

bool ad9545_pll_clk::internal_zero_delay

◆ internal_zero_delay_source

uint8_t ad9545_pll_clk::internal_zero_delay_source

◆ internal_zero_delay_source_rate_hz

uint64_t ad9545_pll_clk::internal_zero_delay_source_rate_hz

◆ num_parents

uint8_t ad9545_pll_clk::num_parents

◆ parents

struct no_os_clk_desc** ad9545_pll_clk::parents

◆ pll_used

bool ad9545_pll_clk::pll_used

◆ profiles

struct ad9545_dpll_profile ad9545_pll_clk::profiles[AD9545_MAX_DPLL_PROFILES]

◆ rate_requested_hz

uint64_t ad9545_pll_clk::rate_requested_hz

◆ slew_rate_limit_ps

uint32_t ad9545_pll_clk::slew_rate_limit_ps

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