⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
MOD_CTRL
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
keyboard
veridian_kernel
::
drivers
::
keyboard
Constant
MOD_
CTRL
Copy item path
Source
pub const MOD_CTRL: u8 = 0x02;
Expand description
Bitmask: Ctrl is held.