[][src]Type Definition stm32f1xx_hal::device::flash::ACR

type ACR = Reg<u32, _ACR>;

Flash access control register

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

For information about avaliable fields see acr module