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

type HFRCOCTRL = Reg<u32, _HFRCOCTRL>;

HFRCO Control Register

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

For information about available fields see hfrcoctrl module

Trait Implementations

impl Readable for HFRCOCTRL[src]

read() method returns hfrcoctrl::R reader structure

impl ResetValue for HFRCOCTRL[src]

Register HFRCOCTRL reset()'s with value 0xb148_1f3c

type Type = u32

Register size

impl Writable for HFRCOCTRL[src]

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