Type Definition stm32_hal2::pac::fmc::pcr::TAR_R

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

Field TAR reader - ALE to RE delay. These bits set time from ALE low to RE low in number of KCK_FMC clock cycles. Time is: t_ar = (TAR + SET + 2) TKCK_FMC where TKCK_FMC is the FMC clock period Note: Set is MEMSET or ATTSET according to the addressed space.