[][src]Module lpc81x_pac::mrt

Multi-Rate Timer (MRT)

Modules

ctrl

MRT0 Control register. This register controls the MRT0 modes.

idle_ch

Idle channel register. This register returns the number of the first idle channel.

intval

MRT0 Time interval value register. This value is loaded into the TIMER0 register.

irq_flag

Global interrupt flag register

stat

MRT0 Status register.

timer

MRT0 Timer register. This register reads the value of the down-counter.

Structs

CTRL

MRT0 Control register. This register controls the MRT0 modes.

IDLE_CH

Idle channel register. This register returns the number of the first idle channel.

INTVAL

MRT0 Time interval value register. This value is loaded into the TIMER0 register.

IRQ_FLAG

Global interrupt flag register

RegisterBlock

Register block

STAT

MRT0 Status register.

TIMER

MRT0 Timer register. This register reads the value of the down-counter.