Type Alias stm32_hal2::pac::fmc::bcr2::ASYNCWAIT_R

source ·
pub type ASYNCWAIT_R = BitReaderRaw<bool>;
Expand description

Field ASYNCWAIT reader - Wait signal during asynchronous transfers This bit enables/disables the FMC to use the wait signal even during an asynchronous protocol.

Aliased Type§

struct ASYNCWAIT_R { /* private fields */ }