[][src]Type Definition imxrt1062_tmr1::sctrl::CAPTURE_MODE_R

type CAPTURE_MODE_R = R<u8, CAPTURE_MODE_A>;

Reader of field CAPTURE_MODE

Methods

impl CAPTURE_MODE_R[src]

pub fn variant(&self) -> CAPTURE_MODE_A[src]

Get enumerated values variant

pub fn is_capture_mode_0(&self) -> bool[src]

Checks if the value of the field is CAPTURE_MODE_0

pub fn is_capture_mode_1(&self) -> bool[src]

Checks if the value of the field is CAPTURE_MODE_1

pub fn is_capture_mode_2(&self) -> bool[src]

Checks if the value of the field is CAPTURE_MODE_2

pub fn is_capture_mode_3(&self) -> bool[src]

Checks if the value of the field is CAPTURE_MODE_3