nn::y2r::CTR::SetPackageParameter Function
void SetPackageParameter(
const PackageParameter & param
);
| Name | Description | |
|---|---|---|
| in | param | Parameter to set. |
Configures the Y2R settings all at once.
We recommend using this function rather than separate Set function calls to change multiple member values of nn::y2r::CTR::PackageParameter. The processing time of this function is shorter than making separate Set function calls.
SetPackageParameter function is recommended.CONFIDENTIAL