led_strip_length

Function led_strip_length 

Source
pub unsafe extern "C" fn led_strip_length(dev: *const device) -> usize
Expand description

@brief Get chain length (in pixels) of an LED strip device.

@param dev LED strip device.

@return Length of LED strip device.