[][src]Type Definition e310x::aonclk::LFROSCCFG

type LFROSCCFG = Reg<u32, _LFROSCCFG>;

AON Clock Configuration Register

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

For information about available fields see lfrosccfg module

Trait Implementations

impl Readable for LFROSCCFG[src]

read() method returns lfrosccfg::R reader structure

impl ResetValue for LFROSCCFG[src]

Register lfrosccfg reset()'s with value 0

type Type = u32

Register size

impl Writable for LFROSCCFG[src]

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