[][src]Type Definition efm32gg11b820::cmu::LFCCLKSEL

type LFCCLKSEL = Reg<u32, _LFCCLKSEL>;

Low Frequency C Clock Select Register

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

For information about available fields see lfcclksel module

Trait Implementations

impl Readable for LFCCLKSEL[src]

read() method returns lfcclksel::R reader structure

impl ResetValue for LFCCLKSEL[src]

Register LFCCLKSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for LFCCLKSEL[src]

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