Type Definition stm32_hal2::pac::fmc::pcr::TCLR_R

source · []
pub type TCLR_R = FieldReaderRaw<u8, u8>;
Expand description

Field TCLR reader - CLE to RE delay. These bits set time from CLE low to RE low in number of KCK_FMC clock cycles. The time is give by the following formula: t_clr = (TCLR + SET + 2) TKCK_FMC where TKCK_FMC is the KCK_FMC clock period Note: Set is MEMSET or ATTSET according to the addressed space.