Module lpc845_pac::capt::intenset[][src]

Expand description

Interrupt enable

Structs

Interrupt enable

Field NOTOUCH reader - Is 1 if a no-touch detected should interrupt

Field NOTOUCH writer - Is 1 if a no-touch detected should interrupt

Field OVERUN reader - Is 1 if an overrun should interrupt.

Field OVERUN writer - Is 1 if an overrun should interrupt.

Field POLLDONE reader - Is 1 if a poll or POLLNOW completing should interrupt

Field POLLDONE writer - Is 1 if a poll or POLLNOW completing should interrupt

Register INTENSET reader

Field TIMEOUT reader - Is 1 if an integration cycle ending with timeout should interrupt

Field TIMEOUT writer - Is 1 if an integration cycle ending with timeout should interrupt

Register INTENSET writer

Field YESTOUCH reader - Is 1 if a touch detected should interrupt. This includes wake from low-power mode.

Field YESTOUCH writer - Is 1 if a touch detected should interrupt. This includes wake from low-power mode.