[][src]Type Definition stm32f3::stm32f373::i2c1::isr::TXE_R

type TXE_R = R<bool, TXE_A>;

Reader of field TXE

Methods

impl TXE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTEMPTY

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

Checks if the value of the field is EMPTY