PORT_HAL_SetPullCmd and Port_HAL_SetPullCmd are not documented on the SKD 1.2 API reference

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

PORT_HAL_SetPullCmd and Port_HAL_SetPullCmd are not documented on the SKD 1.2 API reference

1,334件の閲覧回数
carlostadeoorte
Contributor III

They don't show up on neither PDF or HTML SDK reference manual. They can only be found by browsing the code.

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

1,218件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hello Carlos,

Thank you for your question,

is there any information that you miss? Is anything specific what do you find?

PORT_HAL_Set_PullCmd() is typically used for setting pull up resistor on concrete pin.

PORT_HAL_SetPullCmd(PORTC,6U,true);

set pull up resistor on PORT C on pin 6.

I hope it helps you,

Best Regards,

Iva

0 件の賞賛
返信

1,218件の閲覧回数
carlostadeoorte
Contributor III

I actually know how to use the PORT_HAL_SetPullCmd, I was just posting this so that it gets added to the documentation on future releases of the SDK. Multiple functions are missing and it makes it more difficult than necessary to read the documentation.

0 件の賞賛
返信

1,218件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hello Carlos Tadeo Ortega Otero,

yes, I checked and you are right.

Many thanks for your feedback.

I passed it to Doc Team, and in next release would be added.

Have a great day!

Iva

0 件の賞賛
返信

1,218件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Carlos,

The reference manuals generate their content from the header files of the KSDK.

We are finding that some documentation is missing and have notified the team to review and fix.

Thank you for posting your observations.

Regards,

David

0 件の賞賛
返信