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

type HFXOSTEADYSTATECTRL = Reg<u32, _HFXOSTEADYSTATECTRL>;

HFXO Steady State Control

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

For information about available fields see hfxosteadystatectrl module

Trait Implementations

impl Readable for HFXOSTEADYSTATECTRL[src]

read() method returns hfxosteadystatectrl::R reader structure

impl ResetValue for HFXOSTEADYSTATECTRL[src]

Register HFXOSTEADYSTATECTRL reset()'s with value 0xa30b_4507

type Type = u32

Register size

impl Writable for HFXOSTEADYSTATECTRL[src]

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