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

type HFCOREPRESC = Reg<u32, _HFCOREPRESC>;

High Frequency Core Clock Prescaler Register

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

For information about available fields see hfcorepresc module

Trait Implementations

impl Readable for HFCOREPRESC[src]

read() method returns hfcorepresc::R reader structure

impl ResetValue for HFCOREPRESC[src]

Register HFCOREPRESC reset()'s with value 0

type Type = u32

Register size

impl Writable for HFCOREPRESC[src]

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