Type Alias stm32wlxx_hal::pac::spi1::sr::BSY_R
pub type BSY_R = BitReaderRaw<BSY_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BSY
reader - Busy flag
Aliased Type§
struct BSY_R { /* private fields */ }