Type Definition atsame54n19a_pac::etm::TECR1[][src]

type TECR1 = Reg<u32, _TECR1>;

ETM TraceEnable Control 1 Register

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

For information about available fields see tecr1 module

Trait Implementations

impl Readable for TECR1[src]

read() method returns tecr1::R reader structure

impl ResetValue for TECR1[src]

Register TECR1 reset()’s with value 0

type Type = u32

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

impl Writable for TECR1[src]

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