[][src]Type Definition imxrt1062_ccm_analog::PFD_480

type PFD_480 = Reg<u32, _PFD_480>;

480MHz Clock (PLL3) 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_480 module

Trait Implementations

impl Readable for PFD_480[src]

read() method returns pfd_480::R reader structure

impl ResetValue for PFD_480[src]

Register PFD_480 reset()'s with value 0x1311_100c

type Type = u32

Register size

impl Writable for PFD_480[src]

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