[−][src]Trait lpc55_hal::drivers::timer::Lap
Return the current time elapsed for the timer. If the timer has not started or stopped, this unit may not be accurate.
Required methods
fn lap(&self) -> Unit
Implementors
impl<TIMER> Lap<MicroSeconds> for Timer<TIMER> where
TIMER: Ctimer<Enabled>,
[src]
TIMER: Ctimer<Enabled>,