|
arduino-audio-tools
|
#include <EthernetZephyr.h>
Public Member Functions | |
| bool | begin () |
| bool | begin (uint8_t *mac) |
| bool | begin (uint8_t *mac, struct in_addr ip) |
| bool | connected () const |
| void | end () |
| bool | linkUp () const |
| const struct in_addr & | localIP () const |
| const char * | localIPString () |
|
inline |
|
inline |
|
inline |
|
inline |