kernel
next-20250606
c_ulong
Trait Implementations
From<Hertz>
From<MicroVolt>
From<MicroWatt>
In kernel::
prelude
kernel
::
prelude
Type Alias
c_ulong
Copy item path
Source
pub type c_ulong =
usize
;
Trait Implementations
§
Source
§
impl
From
<
Hertz
> for
c_ulong
Source
§
fn
from
(freq:
Hertz
) -> Self
Converts to this type from the input type.
Source
§
impl
From
<
MicroVolt
> for
c_ulong
Source
§
fn
from
(volt:
MicroVolt
) -> Self
Converts to this type from the input type.
Source
§
impl
From
<
MicroWatt
> for
c_ulong
Source
§
fn
from
(power:
MicroWatt
) -> Self
Converts to this type from the input type.