no-OS
Loading...
Searching...
No Matches
dpot_init_param Struct Reference

Digital potentiometer init parameters. More...

#include <dpot.h>

Collaboration diagram for dpot_init_param:
[legend]

Public Attributes

enum dpot_intf_type intf_type
 
enum dpot_dev_id device_id
 
const struct dpot_opsdpot_ops
 
void * extra
 
enum dpot_operating_mode operating_mode
 

Detailed Description

Digital potentiometer init parameters.

Member Data Documentation

◆ device_id

enum dpot_dev_id dpot_init_param::device_id

◆ dpot_ops

const struct dpot_ops* dpot_init_param::dpot_ops

◆ extra

void* dpot_init_param::extra

◆ intf_type

enum dpot_intf_type dpot_init_param::intf_type

◆ operating_mode

enum dpot_operating_mode dpot_init_param::operating_mode

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