[][src]Type Definition stm32f0xx_hal::pac::flash::CR

type CR = Reg<u32, _CR>;

Flash control register

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

For information about available fields see cr module