Graphics::LVGL

Type Alias lv_event_code_t

Source
pub type lv_event_code_t = u32;

Trait Implementations§

Source§

impl From<Event_code_type> for lv_event_code_t

Source§

fn from(Code: Event_code_type) -> Self

Converts to this type from the input type.