Type Definition stm32f1::stm32f107::i2c1::cr1::START_R[][src]

type START_R = R<bool, START_A>;

Reader of field START

Implementations

impl START_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOSTART

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

Checks if the value of the field is START