Loading...
Searching...
No Matches

PCA9633 PWM device data structure type. More...

Detailed Description

PCA9633 PWM device data structure type.

Definition at line 63 of file pca9633.h.

#include <pca9633.h>

Data Fields

pca9633_params_t params
 Device initialization parameters.
 
uint8_t stored_reg_ledout
 Stored register content of LEDOUT.
 

Field Documentation

◆ params

pca9633_params_t pca9633_t::params

Device initialization parameters.

Definition at line 64 of file pca9633.h.

◆ stored_reg_ledout

uint8_t pca9633_t::stored_reg_ledout

Stored register content of LEDOUT.

Definition at line 65 of file pca9633.h.


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