{
"name": "remapPin",
"Attributes": "byuser",
"type": "enumerate",
"FunctionDsc": "引脚数字功能重定向",
"Vel": [
{
"Macro": "FL_GPIO_PINREMAP_FUNCTON0",
"#text": "FUNCTON0"
},
{
"Macro": "FL_GPIO_PINREMAP_FUNCTON1",
"#text": "FUNCTON1"
},
{
"Macro": "FL_GPIO_PINREMAP_FUNCTON2",
"#text": "FUNCTON2"
},
{
"Macro": "FL_GPIO_PINREMAP_FUNCTON3",
"#text": "FUNCTON3"
}
]
},
{
"name": "driveStrength",
"Attributes": "byuser",
"type": "enumerate",
"FunctionDsc": "引脚数字功能重定向",
"Vel": [
{
"Macro": "FL_GPIO_DRIVESTRENGTH_X3",
"#text": "X3"
},
{
"Macro": "FL_GPIO_DRIVESTRENGTH_X4",
"#text": "X4"
},
{
"Macro": "FL_GPIO_DRIVESTRENGTH_X1",
"#text": "X1"
},
{
"Macro": "FL_GPIO_DRIVESTRENGTH_CLOSE",
"#text": "CLOSE"
}
]
}