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