pub async fn get_scroll_wheel_mode(
backend: &dyn HidBackend,
route: &DeviceRoute,
) -> Result<ScrollWheelMode, WriteError>Expand description
Read the current vertical wheel reporting mode.
pub async fn get_scroll_wheel_mode(
backend: &dyn HidBackend,
route: &DeviceRoute,
) -> Result<ScrollWheelMode, WriteError>Read the current vertical wheel reporting mode.