[][src]Type Definition ambiq_apollo1_pac::ctimer::ctrl2::R

type R = R<u32, CTRL2>;

Reader of register CTRL2

Methods

impl R[src]

pub fn ctlink2(&self) -> CTLINK2_R[src]

Bit 31 - Counter/Timer A2/B2 Link bit.

pub fn tmrb2pol(&self) -> TMRB2POL_R[src]

Bit 28 - Counter/Timer B2 output polarity.

pub fn tmrb2clr(&self) -> TMRB2CLR_R[src]

Bit 27 - Counter/Timer B2 Clear bit.

pub fn tmrb2pe(&self) -> TMRB2PE_R[src]

Bit 26 - Counter/Timer B2 Output Enable bit.

pub fn tmrb2ie(&self) -> TMRB2IE_R[src]

Bit 25 - Counter/Timer B2 Interrupt Enable bit.

pub fn tmrb2fn(&self) -> TMRB2FN_R[src]

Bits 22:24 - Counter/Timer B2 Function Select.

pub fn tmrb2clk(&self) -> TMRB2CLK_R[src]

Bits 17:21 - Counter/Timer B2 Clock Select.

pub fn tmrb2en(&self) -> TMRB2EN_R[src]

Bit 16 - Counter/Timer B2 Enable bit.

pub fn tmra2pol(&self) -> TMRA2POL_R[src]

Bit 12 - Counter/Timer A2 output polarity.

pub fn tmra2clr(&self) -> TMRA2CLR_R[src]

Bit 11 - Counter/Timer A2 Clear bit.

pub fn tmra2pe(&self) -> TMRA2PE_R[src]

Bit 10 - Counter/Timer A2 Output Enable bit.

pub fn tmra2ie(&self) -> TMRA2IE_R[src]

Bit 9 - Counter/Timer A2 Interrupt Enable bit.

pub fn tmra2fn(&self) -> TMRA2FN_R[src]

Bits 6:8 - Counter/Timer A2 Function Select.

pub fn tmra2clk(&self) -> TMRA2CLK_R[src]

Bits 1:5 - Counter/Timer A2 Clock Select.

pub fn tmra2en(&self) -> TMRA2EN_R[src]

Bit 0 - Counter/Timer A2 Enable bit.