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

type ETMTRIGGER = Reg<u32, _ETMTRIGGER>;

ETM Trigger Event Register

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

For information about available fields see etmtrigger module

Trait Implementations

impl Readable for ETMTRIGGER[src]

read() method returns etmtrigger::R reader structure

impl ResetValue for ETMTRIGGER[src]

Register ETMTRIGGER reset()'s with value 0

type Type = u32

Register size

impl Writable for ETMTRIGGER[src]

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