WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
RTC V100 Regs Defination

结构体

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
 

详细描述

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.

Description:
History:
2023-03-02, Create file.

宏定义说明

◆ RTC_REGS_MAX_NUM

#define RTC_REGS_MAX_NUM   4

类型定义说明

◆ 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.

◆ 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.

◆ rtc_regs_info_t

◆ rtc_regs_t

typedef struct rtc_regs rtc_regs_t