⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
read_key
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
keyboard
veridian_kernel
::
drivers
::
keyboard
Function
read_
key
Copy item path
Source
pub fn read_key() -> Option<u8>
Expand description
Read a decoded key byte from the keyboard buffer (non-blocking).