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

type W = W<u32, CTRL2>;

Writer for register CTRL2

Methods

impl W[src]

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

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

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

Bit 28 - Counter/Timer B2 output polarity.

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

Bit 27 - Counter/Timer B2 Clear bit.

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

Bit 26 - Counter/Timer B2 Output Enable bit.

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

Bit 25 - Counter/Timer B2 Interrupt Enable bit.

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

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

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

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

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

Bit 16 - Counter/Timer B2 Enable bit.

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

Bit 12 - Counter/Timer A2 output polarity.

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

Bit 11 - Counter/Timer A2 Clear bit.

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

Bit 10 - Counter/Timer A2 Output Enable bit.

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

Bit 9 - Counter/Timer A2 Interrupt Enable bit.

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

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

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

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

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

Bit 0 - Counter/Timer A2 Enable bit.