[][src]Type Definition xmc4200::scu_pll::PLLCON0

type PLLCON0 = Reg<u32, _PLLCON0>;

PLL Configuration 0 Register

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

For information about available fields see pllcon0 module

Trait Implementations

impl Readable for PLLCON0[src]

read() method returns pllcon0::R reader structure

impl ResetValue for PLLCON0[src]

Register PLLCON0 reset()'s with value 0x0003_0003

type Type = u32

Register size

impl Writable for PLLCON0[src]

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