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

type EVENTS_TRIGGERED = Reg<u32, _EVENTS_TRIGGERED>;

Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task

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

For information about available fields see events_triggered module

Trait Implementations

impl Readable for EVENTS_TRIGGERED[src]

read() method returns events_triggered::R reader structure

impl ResetValue for EVENTS_TRIGGERED[src]

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

type Type = u32

Register size

impl Writable for EVENTS_TRIGGERED[src]

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