BALTECH SDK wrapper functions reference

§ brp_UI_Disable()

brp_errcode brp_UI_Disable ( brp_UI_Disable_t  params)

This command disables a specific port of the reader.

Depending on the type of the selected port, it does one the following:

  • Drive an output pin low (GPIO)
  • Deactivate a peripheral component (beeper, relay)
  • Switch an LED off
Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • Port (in) I/O pins of the reader that can be controlled by the user.