Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example: “00:1A:07:AC:22:09” = 0x001A07AC2209

hex_lower_case

Select formatting the MAC address string with upper- or lower-case ASCII characters:

DEF_NO

Format MAC address string with upper-case characters

DEF_YES

Format MAC address string with lower-case characters

hex_colon_sep

Select formatting the MAC address string with colon (‘:’) or dash (‘-’) characters to separate the MAC address hexadecimal bytes:

DEF_NO

Separate MAC address bytes with hyphen characters

DEF_YES

Separate MAC address bytes with colon characters

perr

Pointer to variable that will receive the return error code from this function:

NET_ASCII_ERR_NONE
NET_ASCII_ERR_NULL_PTR

Returned Value

None.

Required Configuration

...