Type Alias stm32_hal2::pac::fmc::sdbank::sdtr::TRCD_W

source ·
pub type TRCD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SDTR_SPEC, u8, u8, Unsafe, 4, O>;
Expand description

Field TRCD writer - Row to column delay These bits define the delay between the Activate command and a Read/Write command in number of memory clock cycles. ….

Aliased Type§

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