![]() |
LibDriver APA102C
|
apa102c extern driver modules More...
Functions | |
| uint8_t | apa102c_set_reg (apa102c_handle_t *handle, uint8_t *buf, uint16_t len) |
| set the chip register | |
apa102c extern driver modules
| uint8_t apa102c_set_reg | ( | apa102c_handle_t * | handle, |
| uint8_t * | buf, | ||
| uint16_t | len ) |
set the chip register
| [in] | *handle | pointer to an apa102c handle structure |
| [in] | *buf | pointer to a data buffer |
| [in] | len | data length |
Definition at line 298 of file driver_apa102c.c.