ESPHome
2024.10.2
|
#include <ethernet_component.h>
Data Fields | |
uint32_t | address |
uint32_t | value |
uint32_t | page |
Definition at line 39 of file ethernet_component.h.
uint32_t esphome::ethernet::PHYRegister::address |
Definition at line 40 of file ethernet_component.h.
uint32_t esphome::ethernet::PHYRegister::page |
Definition at line 42 of file ethernet_component.h.
uint32_t esphome::ethernet::PHYRegister::value |
Definition at line 41 of file ethernet_component.h.