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

type ITTRIGOUT = Reg<u32, _ITTRIGOUT>;

ETM Integration Test Trigger Out

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

For information about available fields see ittrigout module

Trait Implementations

impl ResetValue for ITTRIGOUT[src]

Register ITTRIGOUT reset()’s with value 0

type Type = u32

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

impl Writable for ITTRIGOUT[src]

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