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

type ETMPIDR5 = Reg<u32, _ETMPIDR5>;

Peripheral ID5 Register

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

For information about available fields see etmpidr5 module

Trait Implementations

impl ResetValue for ETMPIDR5[src]

Register ETMPIDR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for ETMPIDR5[src]

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