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

#include <hmc630x.h>

Collaboration diagram for hmc630x_init_param:
Collaboration graph
[legend]

Public Attributes

enum hmc630x_type type
 
enum hmc630x_ref_clk ref_clk
 
struct no_os_gpio_init_param en
 
struct no_os_gpio_init_param clk
 
struct no_os_gpio_init_param data
 
struct no_os_gpio_init_param scanout
 
bool enabled
 
bool temp_en
 
uint64_t vco
 
uint8_t if_attn
 
union {
   struct hmc6300_attr   tx
 
   struct hmc6301_attr   rx
 
}; 
 

Member Data Documentation

◆ @18

union { ... }

◆ clk

struct no_os_gpio_init_param hmc630x_init_param::clk

◆ data

struct no_os_gpio_init_param hmc630x_init_param::data

◆ en

struct no_os_gpio_init_param hmc630x_init_param::en

◆ enabled

bool hmc630x_init_param::enabled

◆ if_attn

uint8_t hmc630x_init_param::if_attn

◆ ref_clk

enum hmc630x_ref_clk hmc630x_init_param::ref_clk

◆ rx

struct hmc6301_attr hmc630x_init_param::rx

◆ scanout

struct no_os_gpio_init_param hmc630x_init_param::scanout

◆ temp_en

bool hmc630x_init_param::temp_en

◆ tx

struct hmc6300_attr hmc630x_init_param::tx

◆ type

enum hmc630x_type hmc630x_init_param::type

◆ vco

uint64_t hmc630x_init_param::vco

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