[][src]Type Definition lpc54606_pac::etm::_ITATBCTR0

type _ITATBCTR0 = Reg<u32, __ITATBCTR0>;

ETM Integration Test ATB Control 0 Register

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

For information about available fields see _itatbctr0 module

Trait Implementations

impl Readable for _ITATBCTR0[src]

read() method returns _itatbctr0::R reader structure

impl ResetValue for _ITATBCTR0[src]

Register _ITATBCTR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for _ITATBCTR0[src]

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