pub type EMAC_CONFIG = Reg<EMAC_CONFIG_SPEC>;
Expand description
emac_config (rw) register accessor: Ethernet Media Access Control configuration
You can read
this register and get emac_config::R
. You can reset
, write
, write_with_zero
this register using emac_config::W
. You can also modify
this register. See API.
For information about available fields see emac_config
module
Aliased Typeยง
struct EMAC_CONFIG { /* private fields */ }