C API for BALTECH SDK

§ brp_DHWCtrl_NicGetChipType()

brp_errcode brp_DHWCtrl_NicGetChipType ( brp_protocol  protocol,
brp_buf ChipType,
size_t *  ChipType_len,
brp_mempool mempool 
)

Returns the chip type of the Network Interface.

Parameters
[in]protocolused to execute the command
[out]ChipTypeThe Chip type characterizing byte stream (DM9006: 0x 0A 46 90 06 02).
[out]ChipType_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