35.1.2.11 slcd_sync_stop_animation
Stop animation play by a segment array.
int32_t slcd_sync_stop_animation(
struct slcd_sync_descriptor *const descr,
const uint32_t segs,
uint32_t len
)
Parameters
- descr
-
Type: struct slcd_sync_descriptor Struct *const
SLCD descriptor
- segs
-
Type: const uint32_t
Segment array
- len
-
Type: uint32_t
Length of the segment array
Returns
Type: int32_t