Type Alias nrf52810_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 mode. This register will only disable the protection mechanism if the device is in debug mode.

Aliased Type§

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