Module nrf52811_hal::pac::egu0

source ·
Expand description

Event Generator Unit 0

Modules§

  • Description collection: Event number n generated by triggering the corresponding TRIGGER[n] task
  • Enable or disable interrupt
  • Disable interrupt
  • Enable interrupt
  • Description collection: Trigger n for triggering the corresponding TRIGGERED[n] 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>