Type Definition stm32f7xx_hal::pac::flash::ACR[][src]

pub type ACR = Reg<u32, _ACR>;
Expand description

Flash access control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see acr module