[][src]Type Definition efm32pg12_pac::etm::ETMSYNCFR

type ETMSYNCFR = Reg<u32, _ETMSYNCFR>;

Synchronisation Frequency Register

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

For information about available fields see etmsyncfr module

Trait Implementations

impl Readable for ETMSYNCFR[src]

read() method returns etmsyncfr::R reader structure

impl ResetValue for ETMSYNCFR[src]

Register ETMSYNCFR reset()'s with value 0x0400

type Type = u32

Register size

impl Writable for ETMSYNCFR[src]

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