Macro kywy_button_poll_from

Source
macro_rules! kywy_button_poll_from {
    ($peripherals:ident => $var:ident) => { ... };
}