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

type HFPRESC = Reg<u32, _HFPRESC>;

High Frequency Clock Prescaler Register

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

For information about available fields see hfpresc module

Trait Implementations

impl Readable for HFPRESC[src]

read() method returns hfpresc::R reader structure

impl ResetValue for HFPRESC[src]

Register HFPRESC reset()'s with value 0

type Type = u32

Register size

impl Writable for HFPRESC[src]

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