Skip to main content

set_smartshift_on

Function set_smartshift_on 

Source
pub async fn set_smartshift_on(
    shared: &SharedChannel,
    status: SmartShiftStatus,
) -> Result<(), WriteError>
Expand description

Write a full SmartShift configuration on an already-open SharedChannel — the fast path that skips enumeration and channel setup.