[][src]Type Definition imxrt1062_ccm_analog::PFD_528_SET

type PFD_528_SET = Reg<u32, _PFD_528_SET>;

528MHz Clock (PLL2) Phase Fractional Divider Control Register

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

For information about available fields see pfd_528_set module

Trait Implementations

impl Readable for PFD_528_SET[src]

read() method returns pfd_528_set::R reader structure

impl ResetValue for PFD_528_SET[src]

Register PFD_528_SET reset()'s with value 0x1018_101b

type Type = u32

Register size

impl Writable for PFD_528_SET[src]

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