[][src]Type Definition nrf52832_pac::egu0::TASKS_TRIGGER

type TASKS_TRIGGER = Reg<u32, _TASKS_TRIGGER>;

Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] 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