Function 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.