Skip to main content

EagerButtonBMonitor

Type Alias EagerButtonBMonitor 

Source
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 */ }