AskSin++
Public Member Functions | List of all members
as::PCA9685PWM< STEPS, LINEAR, INVERSE, I2C_ADDRESS > Class Template Reference

Public Member Functions

void init (uint8_t channel)
 
void set (uint8_t value)
 

Detailed Description

template<uint8_t STEPS = 200, bool LINEAR = false, bool INVERSE = false, byte I2C_ADDRESS = 0x40>
class as::PCA9685PWM< STEPS, LINEAR, INVERSE, I2C_ADDRESS >

Definition at line 58 of file PCA9685.h.