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

type ITCTRL = Reg<u32, _ITCTRL>;

ETM Integration Mode Control Register

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

For information about available fields see itctrl module

Trait Implementations

impl Readable for ITCTRL[src]

read() method returns itctrl::R reader structure

impl ResetValue for ITCTRL[src]

Register ITCTRL reset()’s with value 0

type Type = u32

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

impl Writable for ITCTRL[src]

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