|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <stdint.h>

结构体 | |
| union | tcxo_count_data |
| This union represents the bit fields in the count register. Read the register into the d32 member then set/clear the bits using the b elements. 更多... | |
| union | tcxo_status_data |
| This union represents the bit fields in the count register. Read the register into the d32 member then set/clear the bits using the b elements. 更多... | |
| struct | tcxo_regs |
| Registers associated with TCXO. 更多... | |
类型定义 | |
| typedef union tcxo_count_data | tcxo_count_data_t |
| This union represents the bit fields in the count register. Read the register into the d32 member then set/clear the bits using the b elements. | |
| typedef union tcxo_status_data | tcxo_status_data_t |
| This union represents the bit fields in the count register. Read the register into the d32 member then set/clear the bits using the b elements. | |
| typedef struct tcxo_regs | tcxo_regs_t |
| Registers associated with TCXO. | |