[][src]Type Definition xmc4100::scu_pll::PLLCON1

type PLLCON1 = Reg<u32, _PLLCON1>;

PLL Configuration 1 Register

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

For information about available fields see pllcon1 module

Trait Implementations

impl Readable for PLLCON1[src]

read() method returns pllcon1::R reader structure

impl ResetValue for PLLCON1[src]

Register PLLCON1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PLLCON1[src]

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