daisy::NeoPixelI2CTransport::Config¶
#include <neopixel.h>
Public Functions¶
Name | |
---|---|
Config() |
Public Attributes¶
Name | |
---|---|
I2CHandle::Config::Peripheral | periph |
I2CHandle::Config::Speed | speed |
Pin | scl |
Pin | sda |
uint8_t | address |
Public Functions Documentation¶
function Config¶
Public Attributes Documentation¶
variable periph¶
variable speed¶
variable scl¶
variable sda¶
variable address¶
Updated on 2024-01-03 at 19:41:01 +0000