Use this command to set or query the number of valid bits of the dynamic control
input. The input connector has 13 data pins Data_In[0..12], a Data_Select and a Load
pin. Internally, 19 bits of data are used, which are multiplexed using Data_Select.
Data_In[0..12] and Data_Select will be stored on rising edge of Load signal.
LOWerbits – 13 Bits are used to select a segment dynamically. Data_Select = Low:
Data[0..12] = Data_In[0..12]. Data[13..18] = 0.
ALLBits – 19 Bits are used to select a segment dynamically. Data_Select = Low:
Data[0..12] = Data_In[0..12]. Data_Select = High: Data[13..18] = Data_In[0..5].