[][src]Type Definition imxrt1062_ccm_analog::PFD_528

type PFD_528 = Reg<u32, _PFD_528>;

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 module

Trait Implementations

impl Readable for PFD_528[src]

read() method returns pfd_528::R reader structure

impl ResetValue for PFD_528[src]

Register PFD_528 reset()'s with value 0x1018_101b

type Type = u32

Register size

impl Writable for PFD_528[src]

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