WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_pin_config_group_t结构体 参考

PIN config addr group struct. 更多...

成员变量

pin_t begin
 The first pin of each group.
 
pin_t end
 The last pin of each group.
 
uint32_t reg_addr
 Address of the group.
 
uint32_t per_num
 Number of pins that can be configured by one register.
 
uint32_t first_bit
 The first bit to config.
 
uint32_t bits_num
 Num of bits to config.
 

详细描述

PIN config addr group struct.

结构体成员变量说明

◆ begin

pin_t hal_pin_config_group_t::begin

The first pin of each group.

◆ bits_num

uint32_t hal_pin_config_group_t::bits_num

Num of bits to config.

◆ end

pin_t hal_pin_config_group_t::end

The last pin of each group.

◆ first_bit

uint32_t hal_pin_config_group_t::first_bit

The first bit to config.

◆ per_num

uint32_t hal_pin_config_group_t::per_num

Number of pins that can be configured by one register.

◆ reg_addr

uint32_t hal_pin_config_group_t::reg_addr

Address of the group.


该结构体的文档由以下文件生成: