[][src]Module lpc845_pac::capt

LPC84x Capacitive Touch

Modules

ctrl

Configuration and control to setup the functional clock, the rules, and the pin selections and rules.

id

Block ID

intenclr

Interrupt enable clear

intenset

Interrupt enable

intstat

Interrupt status (mask of STATUS and INTEN)

poll_tcnt

This sets up the polling counter and measurement counter rules.

status

Status from triggers and time-outs including if in a poll now. Some are used for interrupts.

touch

Last touch event (touch or no-touch) in context.

Structs

RegisterBlock

Register block

Type Definitions

CTRL

Configuration and control to setup the functional clock, the rules, and the pin selections and rules.

ID

Block ID

INTENCLR

Interrupt enable clear

INTENSET

Interrupt enable

INTSTAT

Interrupt status (mask of STATUS and INTEN)

POLL_TCNT

This sets up the polling counter and measurement counter rules.

STATUS

Status from triggers and time-outs including if in a poll now. Some are used for interrupts.

TOUCH

Last touch event (touch or no-touch) in context.