no-OS
|
Device driver handler. More...
#include <adpd410x.h>
Public Attributes | |
union phy_comm_dev | dev_ops |
enum adpd410x_supported_dev | dev_type |
enum adpd410x_clk_opt | clk_opt |
struct no_os_gpio_desc * | gpio0 |
struct no_os_gpio_desc * | gpio1 |
struct no_os_gpio_desc * | gpio2 |
struct no_os_gpio_desc * | gpio3 |
uint32_t | ext_lfo_freq |
Device driver handler.
enum adpd410x_clk_opt adpd410x_dev::clk_opt |
Device clock option
union phy_comm_dev adpd410x_dev::dev_ops |
Physical communication
enum adpd410x_supported_dev adpd410x_dev::dev_type |
Device option
uint32_t adpd410x_dev::ext_lfo_freq |
External low frequency oscillator frequency, if applicable
struct no_os_gpio_desc* adpd410x_dev::gpio0 |
GPIO 0 handler
struct no_os_gpio_desc* adpd410x_dev::gpio1 |
GPIO 1 handler
struct no_os_gpio_desc* adpd410x_dev::gpio2 |
GPIO 2 handler
struct no_os_gpio_desc* adpd410x_dev::gpio3 |
GPIO 3 handler