Type Definition stm32_hal2::pac::fmc::sdbank::sdtr::TRP_W

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

Field TRP writer - Row precharge delay These bits define the delay between a Precharge command and another command in number of memory clock cycles. The TRP timing is only configured in the FMC_SDTR1 register. If two SDRAM devices are used, the TRP must be programmed with the timing of the slowest device. …. Note: The corresponding bits in the FMC_SDTR2 register are dont care.