[][src]Type Definition ambiq_apollo3p_pac::ctimer::capturecontrol::W

type W = W<u32, CAPTURECONTROL>;

Writer for register CAPTURECONTROL

Methods

impl W[src]

pub fn capture3(&mut self) -> CAPTURE3_W[src]

Bit 3 - Selects whether capture is enabled for the specified capture register.

pub fn capture2(&mut self) -> CAPTURE2_W[src]

Bit 2 - Selects whether capture is enabled for the specified capture register.

pub fn capture1(&mut self) -> CAPTURE1_W[src]

Bit 1 - Selects whether capture is enabled for the specified capture register.

pub fn capture0(&mut self) -> CAPTURE0_W[src]

Bit 0 - Selects whether capture is enabled for the specified capture register.