pub type FLASH_HPM_W<'a, const O: u8> = BitWriter<'a, u32, CMD_SPEC, bool, O>;
Field FLASH_HPM writer - Drive Flash into high performance mode. The bit will be cleared once the operation done.1: enable 0: disable.
FLASH_HPM