[][src]Module lpc176x_5x::ritimer

Repetitive Interrupt Timer (RIT)

Modules

compval

Compare register

counter

32-bit counter

ctrl

Control register.

mask

Mask register. This register holds the 32-bit mask value. A 1 written to any bit will force a compare on the corresponding bit of the counter and compare register.

Structs

COMPVAL

Compare register

COUNTER

32-bit counter

CTRL

Control register.

MASK

Mask register. This register holds the 32-bit mask value. A 1 written to any bit will force a compare on the corresponding bit of the counter and compare register.

RegisterBlock

Register block