Type Definition stm32f1::stm32f101::i2c1::cr2::LAST_R[][src]

type LAST_R = R<bool, LAST_A>;

Reader of field LAST

Implementations

impl LAST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTLAST

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

Checks if the value of the field is LAST