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

type BUSY_R = R<bool, BUSY_A>;

Reader of field BUSY

Methods

impl BUSY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTBUSY

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

Checks if the value of the field is BUSY