Type Alias stm32_hal2::pac::fmc::bcr2::CPSIZE_R

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

Field CPSIZE reader - CRAM Page Size These are used for Cellular RAM 1.5 which does not allow burst access to cross the address boundaries between pages. When these bits are configured, the FMC controller splits automatically the burst access when the memory page size is reached (refer to memory datasheet for page size). Other configuration: reserved.

Aliased Type§

struct CPSIZE_R { /* private fields */ }