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

type ETMCR = Reg<u32, _ETMCR>;

Main Control Register

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

For information about avaliable fields see etmcr module

Trait Implementations

impl Readable for ETMCR[src]

read() method returns etmcr::R reader structure

impl Writable for ETMCR[src]

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

impl ResetValue for ETMCR[src]

Register ETMCR reset()'s with value 0x0411

type Type = u32

Register size