BALTECH SDK wrapper functions reference

§ brp_Iso78_CloseSam()

brp_errcode brp_Iso78_CloseSam ( brp_Iso78_CloseSam_t  params)

This command closes a communication channel previously opened via the Iso78.OpenSam command.

It is recommended to call this command before physically removing the SAM from its slot since it also powers down the SAM module.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • SamHandle (in) Identifier for SAM communication (use SAM_Handle value returned by the Iso78.OpenSam command).