pub type EagerButtonBMonitor = EagerMonitor<ButtonB>;Expand description
Wrapper for the micro:bit’s ‘B’ (right) button generating click events on press.
Aliased Type§
pub struct EagerButtonBMonitor { /* private fields */ }pub type EagerButtonBMonitor = EagerMonitor<ButtonB>;Wrapper for the micro:bit’s ‘B’ (right) button generating click events on press.
pub struct EagerButtonBMonitor { /* private fields */ }