Skip to main content

get_smartshift_status

Function get_smartshift_status 

Source
pub async fn get_smartshift_status(
    backend: &dyn HidBackend,
    route: &DeviceRoute,
) -> Result<SmartShiftStatus, WriteError>
Expand description

Read the device’s current SmartShift mode + sensitivity — companion to toggle_smartshift.