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

type R = R<u32, CAPTURECONTROL>;

Reader of register CAPTURECONTROL

Methods

impl R[src]

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

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

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

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

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

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

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

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