[][src]Type Definition imxrt1062_ccm_analog::PLL_ENET_SET

type PLL_ENET_SET = Reg<u32, _PLL_ENET_SET>;

Analog ENET PLL Control Register

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

For information about available fields see pll_enet_set module

Trait Implementations

impl Readable for PLL_ENET_SET[src]

read() method returns pll_enet_set::R reader structure

impl ResetValue for PLL_ENET_SET[src]

Register PLL_ENET_SET reset()'s with value 0x0001_1001

type Type = u32

Register size

impl Writable for PLL_ENET_SET[src]

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