[][src]Type Definition imxrt1062_ccm_analog::PFD_480_TOG

type PFD_480_TOG = Reg<u32, _PFD_480_TOG>;

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

Trait Implementations

impl Readable for PFD_480_TOG[src]

read() method returns pfd_480_tog::R reader structure

impl ResetValue for PFD_480_TOG[src]

Register PFD_480_TOG reset()'s with value 0x1311_100c

type Type = u32

Register size

impl Writable for PFD_480_TOG[src]

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