[−][src]Type Definition lpc55_pac::mrt0::irq_flag::W
type W = W<u32, IRQ_FLAG>;
Writer for register IRQ_FLAG
Implementations
impl W
[src]
pub fn gflag0(&mut self) -> GFLAG0_W<'_>
[src]
Bit 0 - Monitors the interrupt flag of TIMER0.
pub fn gflag1(&mut self) -> GFLAG1_W<'_>
[src]
Bit 1 - Monitors the interrupt flag of TIMER1. See description of channel 0.
pub fn gflag2(&mut self) -> GFLAG2_W<'_>
[src]
Bit 2 - Monitors the interrupt flag of TIMER2. See description of channel 0.
pub fn gflag3(&mut self) -> GFLAG3_W<'_>
[src]
Bit 3 - Monitors the interrupt flag of TIMER3. See description of channel 0.