Type Alias stm32_hal2::pac::fmc::sdcmr::NRFS_R

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

Field NRFS reader - Number of Auto-refresh These bits define the number of consecutive Auto-refresh commands issued when MODE = 011. ….

Aliased Type§

struct NRFS_R { /* private fields */ }