[][src]Type Definition atsame53n::etm::ITATBCTR0

type ITATBCTR0 = Reg<u32, _ITATBCTR0>;

ETM Integration Test ATB Control 0

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

For information about available fields see itatbctr0 module

Trait Implementations

impl ResetValue for ITATBCTR0[src]

Register ITATBCTR0 reset()'s with value 0

type Type = u32

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

impl Writable for ITATBCTR0[src]

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