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

type TXIS_R = R<bool, TXIS_A>;

Reader of field TXIS

Methods

impl TXIS_R[src]

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