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

type EagerButtonAMonitor = EagerMonitor<ButtonA>;

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