WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_tcxo_v150_regs_def.h 文件参考
#include <stdint.h>
hal_tcxo_v150_regs_def.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

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.