[][src]Type Definition stm32f4::stm32f413::i2c1::cr1::START_R

type START_R = R<bool, START_A>;

Reader of field START

Methods

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