pub unsafe extern "C" fn PTMU_GetPedometerState(
    out: *mut u8_
) -> Result
Expand description

Gets the system’s current pedometer state.

§Arguments

  • out - Pointer to write the current pedometer state to. (0 = not counting, 1 = counting)