Struct lpc82x::mrt::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub intval0: INTVAL, pub timer0: TIMER, pub ctrl0: CTRL, pub stat0: STAT, pub intval1: INTVAL, pub timer1: TIMER, pub ctrl1: CTRL, pub stat1: STAT, pub intval2: INTVAL, pub timer2: TIMER, pub ctrl2: CTRL, pub stat2: STAT, pub intval3: INTVAL, pub timer3: TIMER, pub ctrl3: CTRL, pub stat3: STAT, pub idle_ch: IDLE_CH, pub irq_flag: IRQ_FLAG, // some fields omitted }

Register block

Fields

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

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

0x08 - MRT0 Control register. This register controls the MRT0 modes.

0x0c - MRT0 Status register.

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

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

0x18 - MRT0 Control register. This register controls the MRT0 modes.

0x1c - MRT0 Status register.

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

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

0x28 - MRT0 Control register. This register controls the MRT0 modes.

0x2c - MRT0 Status register.

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

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

0x38 - MRT0 Control register. This register controls the MRT0 modes.

0x3c - MRT0 Status register.

0xf4 - Idle channel register. This register returns the number of the first idle channel.

0xf8 - Global interrupt flag register