[][src]Type Definition stm32f7::stm32f7x3::i2c1::cr2::RELOAD_R

type RELOAD_R = R<bool, RELOAD_A>;

Reader of field RELOAD

Implementations

impl RELOAD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is COMPLETED

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

Checks if the value of the field is NOTCOMPLETED