[][src]Type Definition efm32pg12_pac::etm::ETMITCTRL

type ETMITCTRL = Reg<u32, _ETMITCTRL>;

ETM Integration Control Register

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

For information about available fields see etmitctrl module

Trait Implementations

impl Readable for ETMITCTRL[src]

read() method returns etmitctrl::R reader structure

impl ResetValue for ETMITCTRL[src]

Register ETMITCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for ETMITCTRL[src]

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