tft_set_dp_group_info
Function
Registers the DP group information with Processor.
Format
mindio_ttp.controller_ttp.tft_set_dp_group_info(rank: int, dp_rank_list: list)
Parameters
Parameter |
Mandatory/Optional |
Description |
Value |
|---|---|---|---|
rank |
Optional |
Current rank. |
≥ 0 |
dp_rank_list |
Optional |
DP group information. |
The value cannot be left empty. |
Return Value
No return value. If an error occurs, an error log is recorded and an exception is thrown.
Parent topic: API Reference