[][src]Type Definition e310x::prci::HFXOSCCFG

type HFXOSCCFG = Reg<u32, _HFXOSCCFG>;

Clock Configuration Register

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

For information about available fields see hfxosccfg module

Trait Implementations

impl Readable for HFXOSCCFG[src]

read() method returns hfxosccfg::R reader structure

impl ResetValue for HFXOSCCFG[src]

Register hfxosccfg reset()'s with value 0

type Type = u32

Register size

impl Writable for HFXOSCCFG[src]

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