Module lpc845_pac::mrt0::idle_ch[][src]

Expand description

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

Structs

Field CHAN reader - Idle channel. Reading the CHAN bits, returns the lowest idle timer channel. The number is positioned such that it can be used as an offset from the MRT base address in order to access the registers for the allocated channel. If all timer channels are running, CHAN = 0xF. See text above for more details.

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

Register IDLE_CH reader