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

type R = R<u32, CTRL0>;

Reader of register CTRL0

Methods

impl R[src]

pub fn ctlink0(&self) -> CTLINK0_R[src]

Bit 31 - Counter/Timer A0/B0 Link bit.

pub fn tmrb0pol(&self) -> TMRB0POL_R[src]

Bit 28 - Counter/Timer B0 output polarity.

pub fn tmrb0clr(&self) -> TMRB0CLR_R[src]

Bit 27 - Counter/Timer B0 Clear bit.

pub fn tmrb0pe(&self) -> TMRB0PE_R[src]

Bit 26 - Counter/Timer B0 Output Enable bit.

pub fn tmrb0ie(&self) -> TMRB0IE_R[src]

Bit 25 - Counter/Timer B0 Interrupt Enable bit.

pub fn tmrb0fn(&self) -> TMRB0FN_R[src]

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

pub fn tmrb0clk(&self) -> TMRB0CLK_R[src]

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

pub fn tmrb0en(&self) -> TMRB0EN_R[src]

Bit 16 - Counter/Timer B0 Enable bit.

pub fn tmra0pol(&self) -> TMRA0POL_R[src]

Bit 12 - Counter/Timer A0 output polarity.

pub fn tmra0clr(&self) -> TMRA0CLR_R[src]

Bit 11 - Counter/Timer A0 Clear bit.

pub fn tmra0pe(&self) -> TMRA0PE_R[src]

Bit 10 - Counter/Timer A0 Output Enable bit.

pub fn tmra0ie(&self) -> TMRA0IE_R[src]

Bit 9 - Counter/Timer A0 Interrupt Enable bit.

pub fn tmra0fn(&self) -> TMRA0FN_R[src]

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

pub fn tmra0clk(&self) -> TMRA0CLK_R[src]

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

pub fn tmra0en(&self) -> TMRA0EN_R[src]

Bit 0 - Counter/Timer A0 Enable bit.