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

type PLL_LOCK = Reg<u32, _PLL_LOCK>;

PLL lock tester

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

For information about avaliable fields see pll_lock module

Trait Implementations

impl Readable for PLL_LOCK[src]

read() method returns pll_lock::R reader structure

impl Writable for PLL_LOCK[src]

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

impl ResetValue for PLL_LOCK[src]

Register pll_lock reset()'s with value 0

type Type = u32

Register size