[][src]Type Definition efm32gg11b820::cmu::HFXOSTARTUPCTRL

type HFXOSTARTUPCTRL = Reg<u32, _HFXOSTARTUPCTRL>;

HFXO Startup Control

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

For information about available fields see hfxostartupctrl module

Trait Implementations

impl Readable for HFXOSTARTUPCTRL[src]

read() method returns hfxostartupctrl::R reader structure

impl ResetValue for HFXOSTARTUPCTRL[src]

Register HFXOSTARTUPCTRL reset()'s with value 0x0600

type Type = u32

Register size

impl Writable for HFXOSTARTUPCTRL[src]

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