nn::hid::CTR::GyroscopeReader::SetDirection Member Function

Syntax

void SetDirection(
     const Direction & direction
);

Arguments

Name Description
in direction Arbitrary three-dimensional attitude to set.

Return Values

None.

Description

Resets the direction member of the GyroscopeStatus structure (obtained by the Read function) to an arbitrary value.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL