Type Alias nrf52832_hal::pac::bprot::disableindebug::DISABLEINDEBUG_W

source ·
pub type DISABLEINDEBUG_W<'a, const O: u8> = BitWriterRaw<'a, u32, DISABLEINDEBUG_SPEC, DISABLEINDEBUG_A, BitM, 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.

Aliased Type§

struct DISABLEINDEBUG_W<'a, const O: u8> { /* private fields */ }