Function neopixel_example::lib::neopixel::neopixel_set_entire_data

source ·
pub fn neopixel_set_entire_data(rgb_color: u32, arr: &mut [u8; 192])
Expand description

§<<< Click on me to see function desc!

§Purpose:

Sets the entire user-defined neopixel array a particular color code

  • Has error checking such as wrong color code size and wrong position argument given