EUI providers found on the board. More...
EUI providers found on the board.
Definition in file eui_provider_params.h.
#include "at24mac.h"
Go to the source code of this file.
EUI-48 sources on the board | |
AT24Mac is present on the board | |
#define | EUI48_PROVIDER_FUNC _at24mac_get_eui48 |
#define | EUI48_PROVIDER_TYPE NETDEV_SAM0_ETH |
static int | _at24mac_get_eui48 (uint8_t index, eui48_t *addr) |
AT24Mac provides a EUI-48. | |
#define EUI48_PROVIDER_FUNC _at24mac_get_eui48 |
Definition at line 40 of file eui_provider_params.h.
#define EUI48_PROVIDER_TYPE NETDEV_SAM0_ETH |
Definition at line 42 of file eui_provider_params.h.
|
inlinestatic |
AT24Mac provides a EUI-48.
Definition at line 30 of file eui_provider_params.h.