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

type R = R<u32, CTRL3>;

Reader of register CTRL3

Methods

impl R[src]

pub fn ctlink3(&self) -> CTLINK3_R[src]

Bit 31 - Counter/Timer A/B Link bit.

pub fn tmrb3pol(&self) -> TMRB3POL_R[src]

Bit 28 - Counter/Timer B3 output polarity.

pub fn tmrb3clr(&self) -> TMRB3CLR_R[src]

Bit 27 - Counter/Timer B3 Clear bit.

pub fn tmrb3pe(&self) -> TMRB3PE_R[src]

Bit 26 - Counter/Timer B3 Output Enable bit.

pub fn tmrb3ie(&self) -> TMRB3IE_R[src]

Bit 25 - Counter/Timer B3 Interrupt Enable bit.

pub fn tmrb3fn(&self) -> TMRB3FN_R[src]

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

pub fn tmrb3clk(&self) -> TMRB3CLK_R[src]

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

pub fn tmrb3en(&self) -> TMRB3EN_R[src]

Bit 16 - Counter/Timer B3 Enable bit.

pub fn adcen(&self) -> ADCEN_R[src]

Bit 15 - Special Timer A3 enable for ADC function.

pub fn tmra3pol(&self) -> TMRA3POL_R[src]

Bit 12 - Counter/Timer A3 output polarity.

pub fn tmra3clr(&self) -> TMRA3CLR_R[src]

Bit 11 - Counter/Timer A3 Clear bit.

pub fn tmra3pe(&self) -> TMRA3PE_R[src]

Bit 10 - Counter/Timer A3 Output Enable bit.

pub fn tmra3ie(&self) -> TMRA3IE_R[src]

Bit 9 - Counter/Timer A3 Interrupt Enable bit.

pub fn tmra3fn(&self) -> TMRA3FN_R[src]

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

pub fn tmra3clk(&self) -> TMRA3CLK_R[src]

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

pub fn tmra3en(&self) -> TMRA3EN_R[src]

Bit 0 - Counter/Timer A3 Enable bit.