Type Alias xmc4300::eth0::GmiiAddress

source ·
pub type GmiiAddress = Reg<GmiiAddressSpec>;
Expand description

GMII_ADDRESS (rw) register accessor: MII Address Register

You can read this register and get gmii_address::R. You can reset, write, write_with_zero this register using gmii_address::W. You can also modify this register. See API.

For information about available fields see gmii_address module

Aliased Type§

struct GmiiAddress { /* private fields */ }