interface SingleRefreshRateParam {
    AutoAdjustFreqType?: AutoAdjustFreqTypeEnum;
    IsConfigCurrentField?: boolean;
    RefreshRateParam?: ChipBaseExtendPropey;
}

Hierarchy

Properties

AutoAdjustFreqType?: AutoAdjustFreqTypeEnum
IsConfigCurrentField?: boolean = common.Bool
RefreshRateParam?: ChipBaseExtendPropey