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

type HFXOTIMEOUTCTRL = Reg<u32, _HFXOTIMEOUTCTRL>;

HFXO Timeout Control

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

For information about available fields see hfxotimeoutctrl module

Trait Implementations

impl Readable for HFXOTIMEOUTCTRL[src]

read() method returns hfxotimeoutctrl::R reader structure

impl ResetValue for HFXOTIMEOUTCTRL[src]

Register HFXOTIMEOUTCTRL reset()'s with value 0x0002_a067

type Type = u32

Register size

impl Writable for HFXOTIMEOUTCTRL[src]

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