[][src]Type Definition efm32pg1b_pac::cmu::LFXOCTRL

type LFXOCTRL = Reg<u32, _LFXOCTRL>;

LFXO Control Register

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

For information about available fields see lfxoctrl module

Trait Implementations

impl Readable for LFXOCTRL[src]

read() method returns lfxoctrl::R reader structure

impl ResetValue for LFXOCTRL[src]

Register LFXOCTRL reset()'s with value 0x0700_9000

type Type = u32

Register size

impl Writable for LFXOCTRL[src]

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