Function ctru_sys::hidGyroRead

source ·
pub unsafe extern "C" fn hidGyroRead(rate: *mut angularRate)
Expand description

Reads the current gyroscope data.

§Arguments

  • rate - Pointer to output the gyroscope data to.