NWDIO_Config Function

Configures the given port pin as output

Syntax

void NWDIO_Config(GPIO_TypeDef* GPIOx, const PORT_PIN_CONFIG* config);

Parameters

port, pin mask

Return Value

N/A

Remarks

N/A

Requirements

nano_dio.h

Example

N/A