nn::hid::CTR::DebugPadReader::ReadLatest Member Function
bool ReadLatest(
DebugPadStatus * pBuf
);
| Name | Description | |
|---|---|---|
| out | pBuf | Loads the sampling data. |
true: Successfully loaded.false: Could not be loaded. (The data can be loaded immediately following the first sampling that occurs after the system starts up or wakes up from sleep.) Reads the latest sampling data from the debug pad. Unlike the nn::hid::CTR::DebugPadReader::Read function, this function can read the same sampling data more than once.
The trigger and release values are generated with respect to the previous ReadLatest results.
CONFIDENTIAL