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

type PLLCON2 = Reg<u32, _PLLCON2>;

PLL Configuration 2 Register

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

For information about available fields see pllcon2 module

Trait Implementations

impl Readable for PLLCON2[src]

read() method returns pllcon2::R reader structure

impl ResetValue for PLLCON2[src]

Register PLLCON2 reset()'s with value 0x01

type Type = u32

Register size

impl Writable for PLLCON2[src]

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