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

type ETMPIDR6 = Reg<u32, _ETMPIDR6>;

Peripheral ID6 Register

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

For information about available fields see etmpidr6 module

Trait Implementations

impl ResetValue for ETMPIDR6[src]

Register ETMPIDR6 reset()'s with value 0

type Type = u32

Register size

impl Writable for ETMPIDR6[src]

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