[][src]Type Definition ambiq_apollo1_pac::ctimer::intset::W

type W = W<u32, INTSET>;

Writer for register INTSET

Methods

impl W[src]

pub fn ctmrb3int(&mut self) -> CTMRB3INT_W[src]

Bit 7 - Counter/Timer B3 interrupt.

pub fn ctmra3int(&mut self) -> CTMRA3INT_W[src]

Bit 6 - Counter/Timer A3 interrupt.

pub fn ctmrb2int(&mut self) -> CTMRB2INT_W[src]

Bit 5 - Counter/Timer B2 interrupt.

pub fn ctmra2int(&mut self) -> CTMRA2INT_W[src]

Bit 4 - Counter/Timer A2 interrupt.

pub fn ctmrb1int(&mut self) -> CTMRB1INT_W[src]

Bit 3 - Counter/Timer B1 interrupt.

pub fn ctmra1int(&mut self) -> CTMRA1INT_W[src]

Bit 2 - Counter/Timer A1 interrupt.

pub fn ctmrb0int(&mut self) -> CTMRB0INT_W[src]

Bit 1 - Counter/Timer B0 interrupt.

pub fn ctmra0int(&mut self) -> CTMRA0INT_W[src]

Bit 0 - Counter/Timer A0 interrupt.