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

type OSC_DIV_R = R<u8, OSC_DIV_A>;

Reader of field OSC_DIV

Methods

impl OSC_DIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OSC_DIV_0

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

Checks if the value of the field is OSC_DIV_1

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

Checks if the value of the field is OSC_DIV_2

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

Checks if the value of the field is OSC_DIV_3