[][src]Type Definition efm32pg12_pac::cmu::HFXOCTRL

type HFXOCTRL = Reg<u32, _HFXOCTRL>;

HFXO Control Register

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

For information about available fields see hfxoctrl module

Trait Implementations

impl Readable for HFXOCTRL[src]

read() method returns hfxoctrl::R reader structure

impl ResetValue for HFXOCTRL[src]

Register HFXOCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for HFXOCTRL[src]

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