Type Alias lv_indev_state_t

Source
pub type lv_indev_state_t = u32;

Trait Implementations§

Source§

impl From<State> for lv_indev_state_t

Source§

fn from(value: State) -> lv_indev_state_t

Converts to this type from the input type.