Type Definition efm32gg11b::etm::ETMSR[][src]

type ETMSR = Reg<u32, _ETMSR>;
Expand description

ETM Status Register

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

For information about available fields see etmsr module

Trait Implementations

Register ETMSR reset()’s with value 0x02

Register size

Reset value of the register

read() method returns etmsr::R reader structure

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