C API for BALTECH SDK

§ brp_Srix_Read()

brp_errcode brp_Srix_Read ( brp_protocol  protocol,
unsigned  Adr,
brp_buf Data,
size_t *  Data_len,
brp_mempool mempool 
)

This command reads a secure data page

Parameters
[in]protocolused to execute the command
[in]AdrPage Address
[out]DataData block
[out]Data_len
[in]mempoolis used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool