nn::uds::CTR::Finalize Functionvoid Finalize();
None.
Finalizes the UDS library. After executing, other communication features become usable.
The receive buffer specified by the Initialize function can be accessed from the application after this function's execution completes.
The events received by the Initialize function that notify of connection status updates are finalized here.
receiveBuffer specified by the Initialize function becomes accessible after this function completes.CONFIDENTIAL