Type Alias kernel::prelude::c_ulong

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.