[][src]Type Definition lpc55s6x_pac::ctimer0::ir::W

type W = W<u32, IR>;

Writer for register IR

Methods

impl W[src]

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

Bit 0 - Interrupt flag for match channel 0.

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

Bit 1 - Interrupt flag for match channel 1.

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

Bit 2 - Interrupt flag for match channel 2.

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

Bit 3 - Interrupt flag for match channel 3.

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

Bit 4 - Interrupt flag for capture channel 0 event.

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

Bit 5 - Interrupt flag for capture channel 1 event.

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

Bit 6 - Interrupt flag for capture channel 2 event.

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

Bit 7 - Interrupt flag for capture channel 3 event.