pub type DISABLEINDEBUG_W<'a, const O: u8> = BitWriter<'a, u32, DISABLEINDEBUG_SPEC, DISABLEINDEBUG_A, O>;
Expand description

Field DISABLEINDEBUG writer - Disable the protection mechanism for NVM regions while in debug interface mode. This register will only disable the protection mechanism if the device is in debug interface mode.

Implementations

Disable in debug

Enable in debug