[][src]Type Definition stm32f3::stm32f3x8::spi1::sr::BSY_R

type BSY_R = R<bool, BSY_A>;

Reader of field BSY

Methods

impl BSY_R[src]

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