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

type W = W<u32, CTRL3>;

Writer for register CTRL3

Methods

impl W[src]

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

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

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

Bit 28 - Counter/Timer B3 output polarity.

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

Bit 27 - Counter/Timer B3 Clear bit.

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

Bit 26 - Counter/Timer B3 Output Enable bit.

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

Bit 25 - Counter/Timer B3 Interrupt Enable bit.

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

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

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

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

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

Bit 16 - Counter/Timer B3 Enable bit.

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

Bit 15 - Special Timer A3 enable for ADC function.

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

Bit 12 - Counter/Timer A3 output polarity.

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

Bit 11 - Counter/Timer A3 Clear bit.

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

Bit 10 - Counter/Timer A3 Output Enable bit.

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

Bit 9 - Counter/Timer A3 Interrupt Enable bit.

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

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

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

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

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

Bit 0 - Counter/Timer A3 Enable bit.