Loading...
Searching...
No Matches

PCA9685 PWM device data structure type. More...

Detailed Description

PCA9685 PWM device data structure type.

Definition at line 201 of file pca9685.h.

#include <pca9685.h>

Data Fields

pca9685_params_t params
 Device initialization parameters.
 
bool powered_on
 Devices is powered on if true.
 

Field Documentation

◆ params

pca9685_params_t pca9685_t::params

Device initialization parameters.

Definition at line 203 of file pca9685.h.

◆ powered_on

bool pca9685_t::powered_on

Devices is powered on if true.

Definition at line 204 of file pca9685.h.


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