[][src]Type Definition stm32f3::stm32f3x8::i2c1::isr::DIR_R

type DIR_R = R<bool, DIR_A>;

Reader of field DIR

Methods

impl DIR_R[src]

pub fn variant(&self) -> DIR_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