[][src]Type Definition imxrt1062_ccm_analog::PLL_USB1_TOG

type PLL_USB1_TOG = Reg<u32, _PLL_USB1_TOG>;

Analog USB1 480MHz PLL Control Register

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

For information about available fields see pll_usb1_tog module

Trait Implementations

impl Readable for PLL_USB1_TOG[src]

read() method returns pll_usb1_tog::R reader structure

impl ResetValue for PLL_USB1_TOG[src]

Register PLL_USB1_TOG reset()'s with value 0x0001_2000

type Type = u32

Register size

impl Writable for PLL_USB1_TOG[src]

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