Skip to main content

MAX_ALLOWED_MAX_CONNECTED_DISPLAY_COUNT

Constant MAX_ALLOWED_MAX_CONNECTED_DISPLAY_COUNT 

Source
pub const MAX_ALLOWED_MAX_CONNECTED_DISPLAY_COUNT: u16 = _; // 1u16
Expand description

Upper bound on the number of concurrently connected displays.

This limit applies to [EngineInfo.max_connected_display_count]. The value reflects design assumptions in the display stack. The value will be increased in the future, when the display stack supports multi-display systems.