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

结构体

union  sio_v150_version_data
 This union represents the bit fields in the sio_version register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_mode_data
 This union represents the bit fields in the sio_mode register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_intstatus_data
 This union represents the bit fields in the sio_intstatus register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_intclr_data
 This union represents the bit fields in the sio_intclr register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_left_tx_data
 This union represents the bit fields in the left_tx_data register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_right_tx_data
 This union represents the bit fields in the right_tx_data register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_left_rx_data
 This union represents the bit fields in the left_rx_data register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_right_rx_data
 This union represents the bit fields in the right_rx_data register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_ct_set_data
 This union represents the bit fields in the sio_ct_set register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_ct_clr_data
 This union represents the bit fields in the sio_ct_clr register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_rx_sta_data
 This union represents the bit fields in the sio_rx_sta register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_tx_sta_data
 This union represents the bit fields in the sio_tx_sta register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_data_width_set_data
 This union represents the bit fields in the sio_data_width_set register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_i2s_start_pos_data
 This union represents the bit fields in the sio_i2s_start_pos register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_i2s_pos_flag_data
 This union represents the bit fields in the sio_pos_flag register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_signed_ext_data
 This union represents the bit fields in the sio_signed_ext register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_i2s_pos_merge_en_data
 This union represents the bit fields in the sio_i2s_pos_merge_en register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_intmask_data
 This union represents the bit fields in the sio_intmask register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_i2s_dual_rx_chn_data
 This union represents the bit fields in the sio_i2s_dual_rx_chn register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  sio_v150_i2s_dual_tx_chn_data
 This union represents the bit fields in the sio_i2s_dual_tx_chn register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
struct  sio_v150_regs
 Registers associated with Sio. 更多...
 

类型定义

typedef union sio_v150_version_data sio_v150_version_data_t
 This union represents the bit fields in the sio_version register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_mode_data sio_v150_mode_data_t
 This union represents the bit fields in the sio_mode register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_intstatus_data sio_v150_intstatus_data_t
 This union represents the bit fields in the sio_intstatus register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_intclr_data sio_v150_intclr_data_t
 This union represents the bit fields in the sio_intclr register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_left_tx_data sio_v150_left_tx_data_t
 This union represents the bit fields in the left_tx_data register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_right_tx_data sio_v150_right_tx_data_t
 This union represents the bit fields in the right_tx_data register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_left_rx_data sio_v150_left_rx_data_t
 This union represents the bit fields in the left_rx_data register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_right_rx_data sio_v150_right_rx_data_t
 This union represents the bit fields in the right_rx_data register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_ct_set_data sio_v150_ct_set_data_t
 This union represents the bit fields in the sio_ct_set register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_ct_clr_data sio_v150_ct_clr_data_t
 This union represents the bit fields in the sio_ct_clr register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_rx_sta_data sio_v150_rx_sta_data_t
 This union represents the bit fields in the sio_rx_sta register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_tx_sta_data sio_v150_tx_sta_data_t
 This union represents the bit fields in the sio_tx_sta register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_data_width_set_data sio_v150_data_width_set_data_t
 This union represents the bit fields in the sio_data_width_set register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_i2s_start_pos_data sio_v150_i2s_start_pos_data_t
 This union represents the bit fields in the sio_i2s_start_pos register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_i2s_pos_flag_data sio_v150_i2s_pos_flag_data_t
 This union represents the bit fields in the sio_pos_flag register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_signed_ext_data sio_v150_signed_ext_data_t
 This union represents the bit fields in the sio_signed_ext register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_i2s_pos_merge_en_data sio_v150_i2s_pos_merge_en_data_t
 This union represents the bit fields in the sio_i2s_pos_merge_en register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_intmask_data sio_v150_intmask_data_t
 This union represents the bit fields in the sio_intmask register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_i2s_dual_rx_chn_data sio_v150_i2s_dual_rx_chn_data_t
 This union represents the bit fields in the sio_i2s_dual_rx_chn register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union sio_v150_i2s_dual_tx_chn_data sio_v150_i2s_dual_tx_chn_data_t
 This union represents the bit fields in the sio_i2s_dual_tx_chn register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef struct sio_v150_regs sio_v150_regs_t
 Registers associated with Sio.
 

详细描述

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

Description: Provides v150 sio register
History:
2023-01-15, Create file.

类型定义说明

◆ sio_v150_ct_clr_data_t

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

◆ sio_v150_ct_set_data_t

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

◆ sio_v150_data_width_set_data_t

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

◆ sio_v150_i2s_dual_rx_chn_data_t

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

◆ sio_v150_i2s_dual_tx_chn_data_t

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

◆ sio_v150_i2s_pos_flag_data_t

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

◆ sio_v150_i2s_pos_merge_en_data_t

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

◆ sio_v150_i2s_start_pos_data_t

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

◆ sio_v150_intclr_data_t

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

◆ sio_v150_intmask_data_t

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

◆ sio_v150_intstatus_data_t

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

◆ sio_v150_left_rx_data_t

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

◆ sio_v150_left_tx_data_t

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

◆ sio_v150_mode_data_t

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

◆ sio_v150_regs_t

Registers associated with Sio.

◆ sio_v150_right_rx_data_t

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

◆ sio_v150_right_tx_data_t

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

◆ sio_v150_rx_sta_data_t

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

◆ sio_v150_signed_ext_data_t

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

◆ sio_v150_tx_sta_data_t

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

◆ sio_v150_version_data_t

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