Graphics::LVGL

Type Alias lv_indev_state_t

Source
pub type lv_indev_state_t = u32;

Trait Implementations§

Source§

impl From<State_type> for lv_indev_state_t

Source§

fn from(Value: State_type) -> lv_indev_state_t

Converts to this type from the input type.