35.1.2.12 slcd_sync_set_animation_period
Set animation Frequency.
int32_t slcd_sync_set_animation_period(
struct slcd_sync_descriptor *const descr,
const uint32_t period
)
Parameters
- descr
-
Type: struct slcd_sync_descriptor Struct *const
SLCD descriptor
- period
-
Type: const uint32_t
Period (million second) of each segment to animation
Returns
Type: int32_t