[][src]Type Definition imxrt1062_lpi2c1::mcfgr1::PRESCALE_R

type PRESCALE_R = R<u8, PRESCALE_A>;

Reader of field PRESCALE

Methods

impl PRESCALE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PRESCALE_0

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

Checks if the value of the field is PRESCALE_1

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

Checks if the value of the field is PRESCALE_2

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

Checks if the value of the field is PRESCALE_3

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

Checks if the value of the field is PRESCALE_4

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

Checks if the value of the field is PRESCALE_5

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

Checks if the value of the field is PRESCALE_6

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

Checks if the value of the field is PRESCALE_7