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

type PLL0 = Reg<u32, _PLL0>;

PLL0 controller

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

For information about avaliable fields see pll0 module

Trait Implementations

impl Readable for PLL0[src]

read() method returns pll0::R reader structure

impl Writable for PLL0[src]

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

impl ResetValue for PLL0[src]

Register pll0 reset()'s with value 0

type Type = u32

Register size