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

Driver descriptor structure. More...

#include <adpd188.h>

Collaboration diagram for adpd188_dev:
Collaboration graph
[legend]

Public Attributes

enum adpd_supported_devices device
 
enum adpd188_phy_opt phy_opt
 
void * phy_desc
 
struct no_os_gpio_descgpio0
 
struct no_os_gpio_descgpio1
 

Detailed Description

Driver descriptor structure.

Member Data Documentation

◆ device

enum adpd_supported_devices adpd188_dev::device

Selected device

◆ gpio0

struct no_os_gpio_desc* adpd188_dev::gpio0

GPIO 0 descriptor.

◆ gpio1

struct no_os_gpio_desc* adpd188_dev::gpio1

GPIO 1 descriptor.

◆ phy_desc

void* adpd188_dev::phy_desc

Communication physical descriptor.

◆ phy_opt

enum adpd188_phy_opt adpd188_dev::phy_opt

Communication physical type.


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