Contiki-NG
Functions

Driver for the cc2538 IEEE addresses. More...

#include "contiki.h"
#include "net/linkaddr.h"
#include "ieee-addr.h"
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Functions

void ieee_addr_cpy_to (uint8_t *dst, uint8_t len)
 Copy the node's IEEE address to a destination memory area. More...
 

Detailed Description

Driver for the cc2538 IEEE addresses.

Definition in file ieee-addr.c.