![]() |
no-OS
|
#include <hmc630x.h>
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 | ||
| }; | ||
| union { ... } hmc630x_init_param |
| struct no_os_gpio_init_param hmc630x_init_param::clk |
| struct no_os_gpio_init_param hmc630x_init_param::data |
| struct no_os_gpio_init_param hmc630x_init_param::en |
| bool hmc630x_init_param::enabled |
| uint8_t hmc630x_init_param::if_attn |
| enum hmc630x_ref_clk hmc630x_init_param::ref_clk |
| struct hmc6301_attr hmc630x_init_param::rx |
| struct no_os_gpio_init_param hmc630x_init_param::scanout |
| bool hmc630x_init_param::temp_en |
| struct hmc6300_attr hmc630x_init_param::tx |
| enum hmc630x_type hmc630x_init_param::type |
| uint64_t hmc630x_init_param::vco |