Struct flipperzero_sys::FuriHalCortexTimer
source · Expand description
Cortex timer provides high precision low level expiring timer
Fields§
§start: u32§value: u32Trait Implementations§
source§impl Clone for FuriHalCortexTimer
impl Clone for FuriHalCortexTimer
source§fn clone(&self) -> FuriHalCortexTimer
fn clone(&self) -> FuriHalCortexTimer
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more