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

结构体

union  pwm_sel_data
 This union represents the bit fields in the pwm_sel register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_startclrcnt_en_data
 This union represents the bit fields in the pwm_startclrcnt_en register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_start_data
 This union represents the bit fields in the pwm_start register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_en_data
 This union represents the bit fields in the pwm_en register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_portity_data
 This union represents the bit fields in the pwm_portity register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_oen_cfg_data
 This union represents the bit fields in the pwm_oen_cfg register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_offset_l_data
 This union represents the bit fields in the pwm_offset_low register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_offset_h_data
 This union represents the bit fields in the pwm_offset_high register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_freq_l_data
 This union represents the bit fields in the pwm_freq_low register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_freq_h_data
 This union represents the bit fields in the pwm_freq_high register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_duty_l_data
 This union represents the bit fields in the pwm_duty_low register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_duty_h_data
 This union represents the bit fields in the pwm_duty_high register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_periodload_flag_data
 This union represents the bit fields in the pwm_periodload_flag register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_period_val_data
 This union represents the bit fields in the pwm_period_value register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_periodcnt_data
 This union represents the bit fields in the pwm_periodcnt register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_abnor_state0_data
 This union represents the bit fields in the pwm_abnor_state0 register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_abnor_state1_data
 This union represents the bit fields in the pwm_abnor_state1 register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_abnor_state_clr0_data
 This union represents the bit fields in the pwm_abnor_state_clr0 register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_abnor_state_clr1_data
 This union represents the bit fields in the pwm_abnor_state_clr1 register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_int_mask_data
 This union represents the bit fields in the pwm_int_mask register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_dma_en_data
 This union represents the bit fields in the pwm_dma_en register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  pwm_cfg_int_clr0_data
 This union represents the bit fields in the pwm_cfg_int_clr0 register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
struct  pwm_v151_sel
 Registers associated with the group of PWM. 更多...
 
struct  pwm_ip
 Registers associated with the channel of PWM. 更多...
 
struct  pwm_v151_regs
 

宏定义

#define BIT16   16
 

类型定义

typedef union pwm_sel_data pwm_sel_data_t
 This union represents the bit fields in the pwm_sel register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_startclrcnt_en_data pwm_startclrcnt_en_data_t
 This union represents the bit fields in the pwm_startclrcnt_en register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_start_data pwm_start_data_t
 This union represents the bit fields in the pwm_start register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_en_data pwm_en_data_t
 This union represents the bit fields in the pwm_en register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_portity_data pwm_portity_data_t
 This union represents the bit fields in the pwm_portity register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_oen_cfg_data pwm_oen_cfg_data_t
 This union represents the bit fields in the pwm_oen_cfg register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_offset_l_data pwm_offset_l_data_t
 This union represents the bit fields in the pwm_offset_low register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_offset_h_data pwm_offset_h_data_t
 This union represents the bit fields in the pwm_offset_high register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_freq_l_data pwm_freq_l_data_t
 This union represents the bit fields in the pwm_freq_low register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_freq_h_data pwm_freq_h_data_t
 This union represents the bit fields in the pwm_freq_high register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_duty_l_data pwm_duty_l_data_t
 This union represents the bit fields in the pwm_duty_low register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_duty_h_data pwm_duty_h_data_t
 This union represents the bit fields in the pwm_duty_high register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_periodload_flag_data pwm_periodload_flag_data_t
 This union represents the bit fields in the pwm_periodload_flag register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_period_val_data pwm_period_val_data_t
 This union represents the bit fields in the pwm_period_value register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_periodcnt_data pwm_periodcnt_data_t
 This union represents the bit fields in the pwm_periodcnt register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_abnor_state0_data pwm_abnor_state0_data_t
 This union represents the bit fields in the pwm_abnor_state0 register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_abnor_state1_data pwm_abnor_state1_data_t
 This union represents the bit fields in the pwm_abnor_state1 register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_abnor_state_clr0_data pwm_abnor_state_clr0_data_t
 This union represents the bit fields in the pwm_abnor_state_clr0 register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_abnor_state_clr1_data pwm_abnor_state_clr1_data_t
 This union represents the bit fields in the pwm_abnor_state_clr1 register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_int_mask_data pwm_int_mask_data_t
 This union represents the bit fields in the pwm_int_mask register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_dma_en_data pwm_dma_en_data_t
 This union represents the bit fields in the pwm_dma_en register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union pwm_cfg_int_clr0_data pwm_cfg_int_clr0_data_t
 This union represents the bit fields in the pwm_cfg_int_clr0 register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef struct pwm_v151_sel pwm_v151_sel_t
 Registers associated with the group of PWM.
 
typedef struct pwm_ip pwm_ip_t
 Registers associated with the channel of PWM.
 
typedef struct pwm_v151_regs pwm_v151_regs_t
 

详细描述

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

Description: Provides V151 PWM register
History:
2022-09-16, Create file.

宏定义说明

◆ BIT16

#define BIT16   16

类型定义说明

◆ pwm_abnor_state0_data_t

This union represents the bit fields in the pwm_abnor_state0 register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_abnor_state1_data_t

This union represents the bit fields in the pwm_abnor_state1 register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_abnor_state_clr0_data_t

This union represents the bit fields in the pwm_abnor_state_clr0 register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_abnor_state_clr1_data_t

This union represents the bit fields in the pwm_abnor_state_clr1 register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_cfg_int_clr0_data_t

This union represents the bit fields in the pwm_cfg_int_clr0 register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_dma_en_data_t

This union represents the bit fields in the pwm_dma_en register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_duty_h_data_t

This union represents the bit fields in the pwm_duty_high register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_duty_l_data_t

This union represents the bit fields in the pwm_duty_low register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_en_data_t

typedef union pwm_en_data pwm_en_data_t

This union represents the bit fields in the pwm_en register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_freq_h_data_t

This union represents the bit fields in the pwm_freq_high register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_freq_l_data_t

This union represents the bit fields in the pwm_freq_low register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_int_mask_data_t

This union represents the bit fields in the pwm_int_mask register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_ip_t

typedef struct pwm_ip pwm_ip_t

Registers associated with the channel of PWM.

◆ pwm_oen_cfg_data_t

This union represents the bit fields in the pwm_oen_cfg register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_offset_h_data_t

This union represents the bit fields in the pwm_offset_high register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_offset_l_data_t

This union represents the bit fields in the pwm_offset_low register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_period_val_data_t

This union represents the bit fields in the pwm_period_value register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_periodcnt_data_t

This union represents the bit fields in the pwm_periodcnt register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_periodload_flag_data_t

This union represents the bit fields in the pwm_periodload_flag register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_portity_data_t

This union represents the bit fields in the pwm_portity register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_sel_data_t

This union represents the bit fields in the pwm_sel register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_start_data_t

This union represents the bit fields in the pwm_start register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_startclrcnt_en_data_t

This union represents the bit fields in the pwm_startclrcnt_en register. Read the register into the d32 member then set/clear the bits using the b elements.

◆ pwm_v151_regs_t

◆ pwm_v151_sel_t

typedef struct pwm_v151_sel pwm_v151_sel_t

Registers associated with the group of PWM.