Module lpc845_pac::ctimer0::ir[][src]

Expand description

Interrupt Register. The IR can be written to clear interrupts. The IR can be read to identify which of eight possible interrupt sources are pending.

Structs

Field CR0INT reader - Interrupt flag for capture channel 0 event.

Field CR0INT writer - Interrupt flag for capture channel 0 event.

Field CR1INT reader - Interrupt flag for capture channel 1 event.

Field CR1INT writer - Interrupt flag for capture channel 1 event.

Field CR2INT reader - Interrupt flag for capture channel 2 event.

Field CR2INT writer - Interrupt flag for capture channel 2 event.

Field CR3INT reader - Interrupt flag for capture channel 3 event.

Field CR3INT writer - Interrupt flag for capture channel 3 event.

Interrupt Register. The IR can be written to clear interrupts. The IR can be read to identify which of eight possible interrupt sources are pending.

Field MR0INT reader - Interrupt flag for match channel 0.

Field MR0INT writer - Interrupt flag for match channel 0.

Field MR1INT reader - Interrupt flag for match channel 1.

Field MR1INT writer - Interrupt flag for match channel 1.

Field MR2INT reader - Interrupt flag for match channel 2.

Field MR2INT writer - Interrupt flag for match channel 2.

Field MR3INT reader - Interrupt flag for match channel 3.

Field MR3INT writer - Interrupt flag for match channel 3.

Register IR reader

Register IR writer