Crate backlight_control_rs

Crate backlight_control_rs 

Source
Expand description

This lib allows for simple adjustment of the users backlight.

Re-exports§

pub use error::*;

Modules§

error
Custom Error for backlight_control_rs

Functions§

adjust_brightness_absolute
Convenience wrapper around set_brightness for setting absolute values
adjust_brightness_relative
Convenience wrapper around set_brightness for adjusting relative to the current value
get_brightness
Gets the current brightness
get_max_brightness
Gets the max brightness
set_brightness
Attempts to set the brightness