35.1.2.6 slcd_sync_seg_off
Turn off a Segment.
int32_t slcd_sync_seg_off(
struct slcd_sync_descriptor *const descr,
uint32_t seg
)
Parameters
- descr
-
Type: struct slcd_sync_descriptor Struct *const
SLCD descriptor
- seg
-
Type: uint32_t
Segment index value is "(common terminals << 16 | segment terminal)"
Returns
Type: int32_t