Type Definition stm32_hal2::pac::fmc::pcr::TAR_W

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

Field TAR writer - 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.