[][src]Type Definition imxrt1062_ccm::cs1cdr::FLEXIO2_CLK_PODF_R

type FLEXIO2_CLK_PODF_R = R<u8, FLEXIO2_CLK_PODF_A>;

Reader of field FLEXIO2_CLK_PODF

Methods

impl FLEXIO2_CLK_PODF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIVIDE_1

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

Checks if the value of the field is DIVIDE_2

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

Checks if the value of the field is DIVIDE_3

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

Checks if the value of the field is DIVIDE_4

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

Checks if the value of the field is DIVIDE_5

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

Checks if the value of the field is DIVIDE_6

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

Checks if the value of the field is DIVIDE_7

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

Checks if the value of the field is DIVIDE_8