nn::hid::CTR::ExtraPad::RegisterSamplingEvent Member Function

Syntax

static void RegisterSamplingEvent(
     nn::os::LightEvent * pLightEvent
);

Parameters

Name Description
out pLightEvent The nn::os::LightEvent for which notifications are sent when the Circle Pad Pro is sampled.

Return Values

None.

Description

Registers the nn::os::LightEvent for which notifications are sent when the Circle Pad Pro is sampled.

The processing load in the sampling thread increases slightly when an event is registered.

Revision History

2011/10/06
Initial version.

CONFIDENTIAL