[][src]Type Definition efm32pg1b_pac::cmu::ULFRCOCTRL

type ULFRCOCTRL = Reg<u32, _ULFRCOCTRL>;

ULFRCO Control Register

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

For information about available fields see ulfrcoctrl module

Trait Implementations

impl Readable for ULFRCOCTRL[src]

read() method returns ulfrcoctrl::R reader structure

impl ResetValue for ULFRCOCTRL[src]

Register ULFRCOCTRL reset()'s with value 0x0002_0020

type Type = u32

Register size

impl Writable for ULFRCOCTRL[src]

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