Type Alias nrf52811_hal::pac::bprot::disableindebug::DISABLEINDEBUG_R

source ·
pub type DISABLEINDEBUG_R = BitReaderRaw<DISABLEINDEBUG_A>;
Expand description

Field DISABLEINDEBUG reader - 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_R { /* private fields */ }