Graphics::LVGL

Type Alias lv_indev_type_t

Source
pub type lv_indev_type_t = u32;

Trait Implementations§

Source§

impl From<Input_type_type> for lv_indev_type_t

Source§

fn from(Value: Input_type_type) -> Self

Converts to this type from the input type.