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

type CORECLKCFG = Reg<u32, _CORECLKCFG>;

Clock Configuration Register

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

For information about available fields see coreclkcfg module

Trait Implementations

impl Readable for CORECLKCFG[src]

read() method returns coreclkcfg::R reader structure

impl ResetValue for CORECLKCFG[src]

Register coreclkcfg reset()'s with value 0

type Type = u32

Register size

impl Writable for CORECLKCFG[src]

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