EmberZnet

※This article is based on EmberZnet SDK 6.7.5.0 and EFR32MG Series

API [edit]

GPIO_PinModeSet [edit]

void GPIO_PinModeSet(GPIO_Port_TypeDef 	port, 
			unsigned int 	pin, 
			GPIO_Mode_TypeDef 	mode, 
			unsigned int 	out 
			)
		
Set the mode for a GPIO pin.

Parameters
- port	The GPIO port to access.
- pin	The pin number in the port.
- mode	The desired pin mode.
- out	A value to set for the pin in the DOUT register. The DOUT setting is important for some input mode configurations to determine the pull-up/down direction.

&ref(): File not found: "ZigBee.png" at page "++EmberZnet++GPIO";


Comment:



(画像の文字列を入力して下さい)

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS