pub type CONTROL_READ = Reg<CONTROL_READ_SPEC>;
Expand description
control_read (rw) register accessor: Read data from MII physcial layer
You can read
this register and get control_read::R
. You can reset
, write
, write_with_zero
this register using control_read::W
. You can also modify
this register. See API.
For information about available fields see control_read
module
Aliased Typeยง
struct CONTROL_READ { /* private fields */ }