pub type Trigger = Reg<TriggerSpec>;Expand description
TRIGGER (rw) register accessor: ETM Trigger Event Register
You can read this register and get trigger::R. You can reset, write, write_with_zero this register using trigger::W. You can also modify this register. See API.
For information about available fields see trigger
module
Aliased Typeยง
struct Trigger { /* private fields */ }