Type Alias stm32_hal2::pac::fmc::bwtr1::DATAST_W

source ·
pub type DATAST_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BWTR1_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field DATAST writer - Data-phase duration. These bits are written by software to define the duration of the data phase (refer to Figure81 to Figure93), used in asynchronous SRAM, PSRAM and NOR Flash memory accesses:

Aliased Type§

struct DATAST_W<'a, const O: u8> { /* private fields */ }