[][src]Type Definition stm32f3::stm32f373::i2c1::cr2::AUTOEND_R

type AUTOEND_R = R<bool, AUTOEND_A>;

Reader of field AUTOEND

Methods

impl AUTOEND_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SOFTWARE

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

Checks if the value of the field is AUTOMATIC