WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
ble_hci_vendor_productline_complete_t结构体 参考

#include <bts_factory.h>

ble_hci_vendor_productline_complete_t 的协作图:

成员变量

uint8_t nb
 
uint16_t opcode
 
uint8_t status
 
uint8_t subcode
 
union { 
 
   ble_pdl_rd_xo_trim_t   xo_trim_reg_val 
 
   ble_pdl_get_temp_t   temp 
 
   ble_pdl_efuse_rd_xo_trim_t   xo_trim 
 
   ble_pdl_efuse_rd_tmp_t   temp_lvl 
 
   ble_pdl_pwr_cali_get_result_t   pwr_result 
 
   ble_pdl_efuse_rd_pwr_result_t   efuse_pwr_result 
 
};  
 

结构体成员变量说明

◆ [union]

◆ efuse_pwr_result

ble_pdl_efuse_rd_pwr_result_t ble_hci_vendor_productline_complete_t::efuse_pwr_result

◆ nb

uint8_t ble_hci_vendor_productline_complete_t::nb

◆ opcode

uint16_t ble_hci_vendor_productline_complete_t::opcode

◆ pwr_result

ble_pdl_pwr_cali_get_result_t ble_hci_vendor_productline_complete_t::pwr_result

◆ status

uint8_t ble_hci_vendor_productline_complete_t::status

◆ subcode

uint8_t ble_hci_vendor_productline_complete_t::subcode

◆ temp

ble_pdl_get_temp_t ble_hci_vendor_productline_complete_t::temp

◆ temp_lvl

ble_pdl_efuse_rd_tmp_t ble_hci_vendor_productline_complete_t::temp_lvl

◆ xo_trim

ble_pdl_efuse_rd_xo_trim_t ble_hci_vendor_productline_complete_t::xo_trim

◆ xo_trim_reg_val

ble_pdl_rd_xo_trim_t ble_hci_vendor_productline_complete_t::xo_trim_reg_val

该结构体的文档由以下文件生成: