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

source ·
pub type TRCD_R = FieldReaderRaw<u8, u8>;
Expand description

Field TRCD reader - 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_R { /* private fields */ }