Type Alias stm32f4xx_hal::pac::flash::acr::ICEN_W

source ·
pub type ICEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, ACR_SPEC, ICEN_A, BitM, O>;
Expand description

Field ICEN writer - Instruction cache enable

Aliased Type§

struct ICEN_W<'a, const O: u8> { /* private fields */ }