Type Alias lv_indev_type_t

Source
pub type lv_indev_type_t = u32;

Trait Implementations§

Source§

impl From<InputKind> for lv_indev_type_t

Source§

fn from(value: InputKind) -> Self

Converts to this type from the input type.