Module nrf52832_hal::pac::egu0

source ·
Expand description

Event Generator Unit 0

Modules§

  • Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task
  • Enable or disable interrupt
  • Disable interrupt
  • Enable interrupt
  • Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event

Structs§

Type Aliases§

  • EVENTS_TRIGGERED (rw) register accessor: an alias for Reg<EVENTS_TRIGGERED_SPEC>
  • INTEN (rw) register accessor: an alias for Reg<INTEN_SPEC>
  • INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
  • INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
  • TASKS_TRIGGER (w) register accessor: an alias for Reg<TASKS_TRIGGER_SPEC>