Skip to main content

ButtonDriver

Type Alias ButtonDriver 

Source
pub(crate) type ButtonDriver = ButtonComponentType<GPIOPin<'static>>;

Aliased Typeยง

pub(crate) struct ButtonDriver { /* private fields */ }