[][src]Type Definition imxrt1062_trng::mctl::SAMP_MODE_R

type SAMP_MODE_R = R<u8, SAMP_MODE_A>;

Reader of field SAMP_MODE

Methods

impl SAMP_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SAMP_MODE_0

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

Checks if the value of the field is SAMP_MODE_1

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

Checks if the value of the field is SAMP_MODE_2

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

Checks if the value of the field is SAMP_MODE_3