[][src]Type Definition lpc55_pac::mrt0::irq_flag::R

type R = R<u32, IRQ_FLAG>;

Reader of register IRQ_FLAG

Implementations

impl R[src]

pub fn gflag0(&self) -> GFLAG0_R[src]

Bit 0 - Monitors the interrupt flag of TIMER0.

pub fn gflag1(&self) -> GFLAG1_R[src]

Bit 1 - Monitors the interrupt flag of TIMER1. See description of channel 0.

pub fn gflag2(&self) -> GFLAG2_R[src]

Bit 2 - Monitors the interrupt flag of TIMER2. See description of channel 0.

pub fn gflag3(&self) -> GFLAG3_R[src]

Bit 3 - Monitors the interrupt flag of TIMER3. See description of channel 0.