⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
read_rtc
veridian_
kernel
0.25.2
In veridian_
kernel::
arch::
x86_
64::
rtc
veridian_kernel
::
arch
::
x86_64
::
rtc
Function
read_
rtc
Copy item path
Source
pub fn read_rtc() ->
RtcTime
Expand description
Read the RTC registers, handling BCD conversion and update-in-progress.