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

Device driver handler. More...

#include <adpd410x.h>

Collaboration diagram for adpd410x_dev:
Collaboration graph
[legend]

Public Attributes

union phy_comm_dev dev_ops
 
enum adpd410x_supported_dev dev_type
 
enum adpd410x_clk_opt clk_opt
 
struct no_os_gpio_descgpio0
 
struct no_os_gpio_descgpio1
 
struct no_os_gpio_descgpio2
 
struct no_os_gpio_descgpio3
 
uint32_t ext_lfo_freq
 

Detailed Description

Device driver handler.

Member Data Documentation

◆ clk_opt

enum adpd410x_clk_opt adpd410x_dev::clk_opt

Device clock option

◆ dev_ops

union phy_comm_dev adpd410x_dev::dev_ops

Physical communication

◆ dev_type

enum adpd410x_supported_dev adpd410x_dev::dev_type

Device option

◆ ext_lfo_freq

uint32_t adpd410x_dev::ext_lfo_freq

External low frequency oscillator frequency, if applicable

◆ gpio0

struct no_os_gpio_desc* adpd410x_dev::gpio0

GPIO 0 handler

◆ gpio1

struct no_os_gpio_desc* adpd410x_dev::gpio1

GPIO 1 handler

◆ gpio2

struct no_os_gpio_desc* adpd410x_dev::gpio2

GPIO 2 handler

◆ gpio3

struct no_os_gpio_desc* adpd410x_dev::gpio3

GPIO 3 handler


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