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