[][src]Type Definition rmicrobit::buttons::builtin::EagerButtonBMonitor

type EagerButtonBMonitor = EagerMonitor<ButtonB>;

Wrapper for the micro:bit's 'B' (right) button generating click events on press.