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