[−][src]Type Definition rmicrobit::buttons::builtin::LazyButtonAMonitor
type LazyButtonAMonitor = LazyMonitor<ButtonA>;
Wrapper for the micro:bit's 'A' (left) button generating click events on release.
type LazyButtonAMonitor = LazyMonitor<ButtonA>;
Wrapper for the micro:bit's 'A' (left) button generating click events on release.