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

type ETMTEEVR = Reg<u32, _ETMTEEVR>;

ETM TraceEnable Event Register

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

For information about available fields see etmteevr module

Trait Implementations

impl Readable for ETMTEEVR[src]

read() method returns etmteevr::R reader structure

impl ResetValue for ETMTEEVR[src]

Register ETMTEEVR reset()'s with value 0

type Type = u32

Register size

impl Writable for ETMTEEVR[src]

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