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

type TESSEICR = Reg<u32, _TESSEICR>;

ETM TraceEnable Start/Stop EmbeddedICE Control Register

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

For information about available fields see tesseicr module

Trait Implementations

impl Readable for TESSEICR[src]

read() method returns tesseicr::R reader structure

impl ResetValue for TESSEICR[src]

Register TESSEICR reset()’s with value 0

type Type = u32

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

impl Writable for TESSEICR[src]

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