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

结构体 | |
| union | rtc_control_reg_data |
| This union represents the bit fields in the Control. Read the register into the d32 member then set/clear the bits using the b elements. 更多... | |
| union | rtc_eoi_data |
| This union represents the bit fields in the End-of-Interrupt. Read the register into the d32 member then set/clear the bits using the b elements. 更多... | |
| struct | rtc_regs_info |
| struct | rtc_regs |
宏定义 | |
| #define | RTC_REGS_MAX_NUM 4 |
类型定义 | |
| typedef union rtc_control_reg_data | rtc_control_reg_data_t |
| This union represents the bit fields in the Control. Read the register into the d32 member then set/clear the bits using the b elements. | |
| typedef union rtc_eoi_data | rtc_eoi_data_t |
| This union represents the bit fields in the End-of-Interrupt. Read the register into the d32 member then set/clear the bits using the b elements. | |
| typedef struct rtc_regs_info | rtc_regs_info_t |
| typedef struct rtc_regs | rtc_regs_t |