pub type PduGetTimestampFn = extern "C" fn(h_mod: u32, p_timestamp: *mut u32) -> PduError;
Expand description

Obtains the current hardware clock of the MVCI module

Parameters

  • p_timestamp - Pointer to store timestamp in microseconds