[][src]Type Definition lpc54606_pac::ctimer0::ir::R

type R = R<u32, IR>;

Reader of register IR

Methods

impl R[src]

pub fn mr0int(&self) -> MR0INT_R[src]

Bit 0 - Interrupt flag for match channel 0.

pub fn mr1int(&self) -> MR1INT_R[src]

Bit 1 - Interrupt flag for match channel 1.

pub fn mr2int(&self) -> MR2INT_R[src]

Bit 2 - Interrupt flag for match channel 2.

pub fn mr3int(&self) -> MR3INT_R[src]

Bit 3 - Interrupt flag for match channel 3.

pub fn cr0int(&self) -> CR0INT_R[src]

Bit 4 - Interrupt flag for capture channel 0 event.

pub fn cr1int(&self) -> CR1INT_R[src]

Bit 5 - Interrupt flag for capture channel 1 event.

pub fn cr2int(&self) -> CR2INT_R[src]

Bit 6 - Interrupt flag for capture channel 2 event.

pub fn cr3int(&self) -> CR3INT_R[src]

Bit 7 - Interrupt flag for capture channel 3 event.