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

type HFRCOSS = Reg<u32, _HFRCOSS>;

HFRCO Spread Spectrum Register

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

For information about available fields see hfrcoss module

Trait Implementations

impl Readable for HFRCOSS[src]

read() method returns hfrcoss::R reader structure

impl ResetValue for HFRCOSS[src]

Register HFRCOSS reset()'s with value 0

type Type = u32

Register size

impl Writable for HFRCOSS[src]

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