[−][src]Trait lpc55_hal::time::U32Ext
Required methods
fn hz(self) -> Hertz
Wrap in Hertz
fn khz(self) -> Kilohertz
Wrap in Kilohertz
fn mhz(self) -> Megahertz
Wrap in Megahertz
fn bps(self) -> Baud
Wrap in Baud
fn kbps(self) -> Kilobaud
Wrap in Kilobaud
fn mbps(self) -> Megabaud
Wrap in Megabaud
fn s(self) -> Seconds
Wrap in Seconds
fn ms(self) -> MiliSeconds
Wrap in MiliSeconds
fn us(self) -> MicroSeconds
Wrap in MicroSeconds
fn ns(self) -> NanoSeconds
Wrap in NanoSeconds