pub unsafe extern "C" fn PTMU_GetTotalStepCount(
    steps: *mut u32_
) -> Result
Expand description

Gets the pedometer’s total step count.

§Arguments

  • steps - Pointer to write the total step count to.