rustubs::machine::keyctrl

Static KBCTL_GLOBAL

Source
pub static KBCTL_GLOBAL: L3Sync<KeyboardController>
Expand description

this is the global keybard controller. It can only be used in prologue level, except for the gather field (consume_key is safe), which is atomic that can be safely used. (TODO maybe we can change this L3/L2 shared state abstraction)