LPC54018M PINT configuration requirements

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC54018M PINT configuration requirements

447 Views
belmontbob59
Contributor IV

UM11155 PINT chapter 13 section 13.3.1 reads:

belmontbob59_0-1658512185655.png

 

However, when using MCUxpresso pins tool to configure a pin as PINT the tool generates the code to:

a)  attach the pin to PINT (call INPUTMUX_AttachSignal())

and

b)configure the pin as GPIO. (call to IOCON_PinMuxSet())

Why does pins tool generate [b] above? doesn't this contradict the user manual I quoted ?

Labels (1)
0 Kudos
0 Replies