[][src]Type Definition k210_pac::sysctl::PLL2

type PLL2 = Reg<u32, _PLL2>;

PLL2 controller

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

For information about avaliable fields see pll2 module

Trait Implementations

impl Readable for PLL2[src]

read() method returns pll2::R reader structure

impl Writable for PLL2[src]

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

impl ResetValue for PLL2[src]

Register pll2 reset()'s with value 0

type Type = u32

Register size