Type Definition stm32f1::stm32f102::spi2::sr::BSY_R[][src]

type BSY_R = R<bool, BSY_A>;

Reader of field BSY

Implementations

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