[][src]Type Definition lpc54606_pac::syscon::ETHPHYSEL

type ETHPHYSEL = Reg<u32, _ETHPHYSEL>;

Ethernet PHY Selection

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ethphysel module

Trait Implementations

impl Readable for ETHPHYSEL[src]

read() method returns ethphysel::R reader structure

impl ResetValue for ETHPHYSEL[src]

Register ETHPHYSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for ETHPHYSEL[src]

write(|w| ..) method takes ethphysel::W writer structure