Part Number: TM4C1294NCPDT
Tool/software: TI-RTOS
When configuring the NDK, it accepts IP addresses and netmasks as strings in dotted decimal notation, but it would be easier for me to store user-configured IPs in EEPROM as a 32-bit ints. Is there a function available to convert between the two notations?
Thanks