#include <RBControl_serialPWM.hpp>
|
| SerialPWM (const int channels, const std::initializer_list< int > data_pins, const int latch_pin, const int clock_pin, const int test_pin=-1, const int frequency=20000, const int i2s=1) |
|
| ~SerialPWM () |
|
value_type & | operator[] (size_t index) |
|
void | update () |
|
◆ value_type
◆ SerialPWM()
rb::SerialPWM::SerialPWM |
( |
const int |
channels, |
|
|
const std::initializer_list< int > |
data_pins, |
|
|
const int |
latch_pin, |
|
|
const int |
clock_pin, |
|
|
const int |
test_pin = -1 , |
|
|
const int |
frequency = 20000 , |
|
|
const int |
i2s = 1 |
|
) |
| |
◆ ~SerialPWM()
rb::SerialPWM::~SerialPWM |
( |
| ) |
|
◆ operator[]()
◆ resolution()
int rb::SerialPWM::resolution |
( |
| ) |
|
|
static |
◆ update()
void rb::SerialPWM::update |
( |
| ) |
|
The documentation for this class was generated from the following files: