Type Alias stm32_hal2::pac::sdmmc1::dtimer::DATATIME_R

source ·
pub type DATATIME_R = FieldReaderRaw<u32, u32>;
Expand description

Field DATATIME reader - Data and R1b busy timeout period This bit can only be written when the CPSM and DPSM are not active (CPSMACT = 0 and DPSMACT = 0). Data and R1b busy timeout period expressed in card bus clock periods.

Aliased Type§

struct DATATIME_R { /* private fields */ }