[][src]Type Definition efm32pg12_pac::cmu::AUXHFRCOCTRL

type AUXHFRCOCTRL = Reg<u32, _AUXHFRCOCTRL>;

AUXHFRCO Control Register

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

For information about available fields see auxhfrcoctrl module

Trait Implementations

impl Readable for AUXHFRCOCTRL[src]

read() method returns auxhfrcoctrl::R reader structure

impl ResetValue for AUXHFRCOCTRL[src]

Register AUXHFRCOCTRL reset()'s with value 0xb148_1f7f

type Type = u32

Register size

impl Writable for AUXHFRCOCTRL[src]

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