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

type HFCLKSEL = Reg<u32, _HFCLKSEL>;

High Frequency Clock Select Command Register

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

For information about available fields see hfclksel module

Trait Implementations

impl ResetValue for HFCLKSEL[src]

Register HFCLKSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for HFCLKSEL[src]

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