pub type PCEPHY = Reg<u32, _PCEPHY>;
Ethernet PHY Power Control
This register you can read, reset, write, write_with_zero, modify. See API.
read
reset
write
write_with_zero
modify
For information about available fields see pcephy module
pub struct PCEPHY { /* private fields */ }
Register PCEPHY reset()’s with value 0
reset()
read() method returns pcephy::R reader structure
read()
write(|w| ..) method takes pcephy::W writer structure
write(|w| ..)