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

Structure holding the parameters for ad9083 initialization. More...

#include <ad9083.h>

Collaboration diagram for ad9083_init_param:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_init_paramspi_init
 
struct no_os_gpio_init_paramgpio_reset
 
struct no_os_gpio_init_paramgpio_pd
 
uint8_t uc
 
struct no_os_clkjesd_rx_clk
 

Detailed Description

Structure holding the parameters for ad9083 initialization.

Member Data Documentation

◆ gpio_pd

struct no_os_gpio_init_param* ad9083_init_param::gpio_pd

◆ gpio_reset

struct no_os_gpio_init_param* ad9083_init_param::gpio_reset

◆ jesd_rx_clk

struct no_os_clk* ad9083_init_param::jesd_rx_clk

◆ spi_init

struct no_os_spi_init_param* ad9083_init_param::spi_init

◆ uc

uint8_t ad9083_init_param::uc

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