[][src]Type Definition nrf9160_pac::egu0_ns::TASKS_TRIGGER

type TASKS_TRIGGER = Reg<u32, _TASKS_TRIGGER>;

Description collection: Trigger n for triggering the corresponding TRIGGERED[n] event

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

For information about available fields see tasks_trigger module

Trait Implementations

impl ResetValue for TASKS_TRIGGER[src]

Register TASKS_TRIGGER[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_TRIGGER[src]

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