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

type HFROSCCFG = Reg<u32, _HFROSCCFG>;

Clock Configuration Register

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

For information about available fields see hfrosccfg module

Trait Implementations

impl Readable for HFROSCCFG[src]

read() method returns hfrosccfg::R reader structure

impl ResetValue for HFROSCCFG[src]

Register hfrosccfg reset()'s with value 0

type Type = u32

Register size

impl Writable for HFROSCCFG[src]

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