[][src]Type Definition imxrt1062_ccm_analog::PFD_528_TOG

type PFD_528_TOG = Reg<u32, _PFD_528_TOG>;

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_tog module

Trait Implementations

impl Readable for PFD_528_TOG[src]

read() method returns pfd_528_tog::R reader structure

impl ResetValue for PFD_528_TOG[src]

Register PFD_528_TOG reset()'s with value 0x1018_101b

type Type = u32

Register size

impl Writable for PFD_528_TOG[src]

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