Type Definition atsame54p20a_pac::etm::TEEVR[][src]

type TEEVR = Reg<u32, _TEEVR>;

ETM TraceEnable Event Register

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

For information about available fields see teevr module

Trait Implementations

impl Readable for TEEVR[src]

read() method returns teevr::R reader structure

impl ResetValue for TEEVR[src]

Register TEEVR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for TEEVR[src]

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