[][src]Type Definition cc3220sf::gprcm::PLL_REF_LOCK_OVERRIDES

type PLL_REF_LOCK_OVERRIDES = Reg<u32, _PLL_REF_LOCK_OVERRIDES>;

PLL_REF_LOCK_OVERRIDES

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

For information about available fields see pll_ref_lock_overrides module

Trait Implementations

impl Readable for PLL_REF_LOCK_OVERRIDES[src]

read() method returns pll_ref_lock_overrides::R reader structure

impl ResetValue for PLL_REF_LOCK_OVERRIDES[src]

Register PLL_REF_LOCK_OVERRIDES reset()'s with value 0

type Type = u32

Register size

impl Writable for PLL_REF_LOCK_OVERRIDES[src]

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