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

type ITTRIGOUT = Reg<u32, _ITTRIGOUT>;

Integration Test Trigger Out Register

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

For information about available fields see ittrigout module

Trait Implementations

impl Readable for ITTRIGOUT[src]

read() method returns ittrigout::R reader structure

impl ResetValue for ITTRIGOUT[src]

Register ITTRIGOUT reset()'s with value 0

type Type = u32

Register size

impl Writable for ITTRIGOUT[src]

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