[][src]Type Definition stm32f3::stm32f3x8::i2c1::cr2::RD_WRN_R

type RD_WRN_R = R<bool, RD_WRN_A>;

Reader of field RD_WRN

Methods

impl RD_WRN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is WRITE

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

Checks if the value of the field is READ