nn::y2r::CTR::GetPackageParameter Function
void GetPackageParameter(
PackageParameter * pParam
);
| Name | Description | |
|---|---|---|
| in | pParam | Parameters to get. |
Gets the Y2R settings all at once.
We recommend using this function rather than separate Get function calls to obtain multiple member values of nn::y2r::CTR::PackageParameter. The processing time of this function is shorter than making separate Get function calls.
CONFIDENTIAL